Completed
Push — master ( a36596...571778 )
by Christopher
05:52
created
src/Query/LaravelQuery.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -290,7 +290,7 @@
 block discarded – undo
290 290
     }
291 291
     /**
292 292
      * Delete resource from a resource set.
293
-     * @param ResourceSet|null $resourceSet
293
+     * @param ResourceSet|null $sourceResourceSet
294 294
      * @param object           $sourceEntityInstance
295 295
      *
296 296
      * return bool true if resources sucessfully deteled, otherwise false.
Please login to merge, or discard this patch.