Passed
Pull Request — master (#3)
by Bastien
02:22
created
Processors/Monolog/DeamonLoggerExtraWebProcessor.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -118,6 +118,9 @@
 block discarded – undo
118 118
         }
119 119
     }
120 120
 
121
+    /**
122
+     * @param string $key
123
+     */
121 124
     private function addInfo($key, $value)
122 125
     {
123 126
         if ($this->configShowExtraInfo($key)) {
Please login to merge, or discard this patch.