Completed
Push — master ( 3ab2e2...53e7f7 )
by Luís
18:10
created
src/Sigep/EloquentEnhancements/Traits/SaveAll.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -268,7 +268,7 @@
 block discarded – undo
268 268
 
269 269
     /**
270 270
      * Get the specified limit for $relationship or false if not exists
271
-     * @param $relationship name of the relationship
271
+     * @param string $relationship name of the relationship
272 272
      * @return mixed
273 273
      */
274 274
     protected function getRelationshipLimit($relationship)
Please login to merge, or discard this patch.