Completed
Pull Request — master (#16)
by Christopher
03:47
created
src/POData/Providers/Query/IQueryProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -173,7 +173,7 @@
 block discarded – undo
173 173
 
174 174
         /**
175 175
      * Delete resource from a resource set.
176
-     * @param ResourceSet|null $resourceSet
176
+     * @param ResourceSet|null $sourceResourceSet
177 177
      * @param object           $sourceEntityInstance
178 178
      *
179 179
      * return bool true if resources sucessfully deteled, otherwise false.
Please login to merge, or discard this patch.