Passed
Push — master ( 011dfc...2395d5 )
by
unknown
09:04 queued 06:45
created
src/Service/OrderInvoiceService.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 use ControleOnline\Entity\Status;
8 8
 use Doctrine\ORM\EntityManagerInterface;
9 9
 use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface
10
- AS Security;
10
+  AS Security;
11 11
 
12 12
 class OrderInvoiceService
13 13
 {
Please login to merge, or discard this patch.