Test Failed
Push — master ( 0fcd0f...4e8aa2 )
by Pavel
04:49 queued 16s
created
DependencyInjection/Configuration.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -116,6 +116,9 @@
 block discarded – undo
116 116
     {
117 117
     }
118 118
 
119
+    /**
120
+     * @param string $action
121
+     */
119 122
     private function configureActionNode(ArrayNodeDefinition $parent, $action)
120 123
     {
121 124
         $parent
Please login to merge, or discard this patch.