Passed
Push — master ( e83590...15f02c )
by Luiz Kim
01:51
created
src/Library/NFePHP.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
 use Doctrine\ORM\EntityManagerInterface;
12 12
 use NFePHP\Common\Certificate;
13 13
 use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface
14
- AS Security;
14
+    AS Security;
15 15
 use NFePHP\CTe\Common\Standardize;
16 16
 use Symfony\Component\HttpKernel\KernelInterface;
17 17
 
Please login to merge, or discard this patch.