@@ -31,7 +31,7 @@ |
||
31 | 31 | |
32 | 32 | protected $isStoredFieldsIgnores = false; |
33 | 33 | |
34 | - /** @param Model|\MadWeb\Seoable\Contracts\Seoable $model */ |
|
34 | + /** @param Seoable $model */ |
|
35 | 35 | public function __construct(Seoable $model) |
36 | 36 | { |
37 | 37 | $this->model = $model; |