Completed
Push — master ( dd40bf...739ea2 )
by Asmir
18:26 queued 13:49
created
Tests/DependencyInjection/JMSSerializerExtensionTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -201,6 +201,9 @@
 block discarded – undo
201 201
         }
202 202
     }
203 203
 
204
+    /**
205
+     * @param string $method
206
+     */
204 207
     private function getDefinitionMethodCall(Definition $def, $method)
205 208
     {
206 209
         foreach ($def->getMethodCalls() as $call) {
Please login to merge, or discard this patch.