Completed
Pull Request — master (#51)
by
unknown
05:27
created
src/WSDL/XML/XMLProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -279,7 +279,7 @@
 block discarded – undo
279 279
     }
280 280
 
281 281
     /**
282
-     * @param Method $method
282
+     * @param \WSDL\Builder\Method $method
283 283
      * @return null|Node|Node[]
284 284
      */
285 285
     private function getDataForInsert(Method $method) {
Please login to merge, or discard this patch.