Completed
Push — master ( dd63ce...bad327 )
by David
14:41
created
src/DependencyInjection/HttplugExtension.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -541,6 +541,9 @@
 block discarded – undo
541 541
         return $pluginServiceId;
542 542
     }
543 543
 
544
+    /**
545
+     * @param string $prefix
546
+     */
544 547
     private function configureVcrPlugin(ContainerBuilder $container, array $config, $prefix)
545 548
     {
546 549
         $recorder = $config['recorder'];
Please login to merge, or discard this patch.