Completed
Pull Request — master (#10)
by Christopher
06:16
created
src/POData/Providers/Query/SimpleQueryProvider.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -144,6 +144,7 @@
 block discarded – undo
144 144
     }
145 145
     /**
146 146
      * For queries like http://localhost/NorthWind.svc/Customers.
147
+     * @param FilterInfo $filterInfo
147 148
      */
148 149
     public function getResourceSet(
149 150
         QueryType $queryType,
Please login to merge, or discard this patch.