Completed
Push — master ( e934a9...602844 )
by Colin
9s
created
src/Services/SlugService.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -169,6 +169,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.