Completed
Pull Request — master (#71)
by Alex
03:14
created
src/POData/Providers/ProvidersWrapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -804,7 +804,7 @@
 block discarded – undo
804 804
 
805 805
     /**
806 806
      * @param ResourceSet $resourceSet          The entity set containing the entity to fetch
807
-     * @param object      $sourceEntityInstance The source entity instance
807
+     * @param KeyDescriptor      $sourceEntityInstance The source entity instance
808 808
      * @param object      $data                 The New data for the entity instance.
809 809
      *
810 810
      * returns object|null returns the newly created model if sucessful or null if model creation failed.
Please login to merge, or discard this patch.