@@ -7,7 +7,7 @@ |
||
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 | { |