Passed
Branch main (27f0f2)
by Teodoro
02:18
created
src/Resolver.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -49,7 +49,7 @@
 block discarded – undo
49 49
     ) {
50 50
         $this->changeBasePath($basePath);
51 51
         $this->changeHash($hash);
52
-        $this->changeExtension($extension) ;
52
+        $this->changeExtension($extension);
53 53
         $this->changeDeep($deep);
54 54
         $this->changeChars($chars);
55 55
     }
Please login to merge, or discard this patch.