Test Failed
Push — master ( 9ceca3...76efff )
by Marco
07:53
created
src/Comodojo/Extender/Schedule/Updater.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -34,12 +34,12 @@
 block discarded – undo
34 34
     use EventsTrait;
35 35
 
36 36
     /**
37
-    * Class constructor
38
-    *
39
-    * @param Configuration $configuration
40
-    * @param LoggerInterface $logger
41
-    * @param EventsManager $events
42
-    */
37
+     * Class constructor
38
+     *
39
+     * @param Configuration $configuration
40
+     * @param LoggerInterface $logger
41
+     * @param EventsManager $events
42
+     */
43 43
     public function __construct(
44 44
         Configuration $configuration,
45 45
         LoggerInterface $logger,
Please login to merge, or discard this patch.