Completed
Pull Request — master (#692)
by Renan
04:40
created
DependencyInjection/Compiler/DoctrineDBALLoggerPass.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -75,6 +75,9 @@
 block discarded – undo
75 75
         }
76 76
     }
77 77
 
78
+    /**
79
+     * @param Definition $configurationDefinition
80
+     */
78 81
     private function createChainDefinitionAttachedToConnection(
79 82
         ContainerBuilder $container,
80 83
         string $connectionName,
Please login to merge, or discard this patch.