@@ -169,6 +169,7 @@ |
||
169 | 169 | * Return a class that has a `slugify()` method, used to convert |
170 | 170 | * strings into slugs. |
171 | 171 | * |
172 | + * @param string $attribute |
|
172 | 173 | * @return Slugify |
173 | 174 | */ |
174 | 175 | protected function getSlugEngine($attribute) |