Passed
Push — develop ( ab61e9...2bce29 )
by nguereza
01:46
created
src/Loader/FileLoader.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -70,8 +70,8 @@
 block discarded – undo
70 70
     }
71 71
 
72 72
         /**
73
-     * {@inheritodc}
74
-     */
73
+         * {@inheritodc}
74
+         */
75 75
     public function init(array $options = []): void
76 76
     {
77 77
         if (isset($options['eol'])) {
Please login to merge, or discard this patch.