Passed
Push — 0.8.x ( f4f236...292ed1 )
by Alexander
06:23 queued 03:11
created
src/components/Finder/Exceptions/AccessDeniedException.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
  * @license     https://opensource.org/licenses/BSD-3-Clause New BSD license or see https://lenevor.com/license or see /license.md
21 21
  */
22 22
 
23
- namespace Syscodes\Components\Finder\Exceptions;
23
+    namespace Syscodes\Components\Finder\Exceptions;
24 24
 
25 25
 use UnexpectedValueException;
26 26
 
Please login to merge, or discard this patch.