Failed Conditions
Push — master ( 425621...cb7620 )
by Florent
02:38
created
DependencyInjection/Source/AbstractSource.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -26,6 +26,8 @@
 block discarded – undo
26 26
 
27 27
     /**
28 28
      * {@inheritdoc}
29
+     * @param string $type
30
+     * @param string $name
29 31
      */
30 32
     public function create(ContainerBuilder $container, $type, $name, array $config)
31 33
     {
Please login to merge, or discard this patch.