Completed
Push — master ( 7580e5...93d5f4 )
by Tomasz
09:55
created
Tests/Request/ParamConverter/ServiceParamConverterTest.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -230,6 +230,10 @@
 block discarded – undo
230 230
     }
231 231
     
232 232
     
233
+    /**
234
+     * @param string $class
235
+     * @param string $name
236
+     */
233 237
     public function createConfiguration($class = null, $name = null, array $options = array())
234 238
     {
235 239
         $config = $this
Please login to merge, or discard this patch.