Test Failed
Pull Request — master (#12)
by
unknown
01:45
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.