Completed
Push — master ( e502a6...b659c5 )
by Michael
08:23
created
lib/Configuration/LogWiring.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -172,7 +172,7 @@
 block discarded – undo
172 172
                  *  constructor.
173 173
                  *
174 174
                  * @param LoggerInterface $logger
175
-                 * @param int|null        $uncaughtExceptionLevel
175
+                 * @param integer        $uncaughtExceptionLevel
176 176
                  */
177 177
                 public function __construct(LoggerInterface $logger, int $uncaughtExceptionLevel)
178 178
                 {
Please login to merge, or discard this patch.