Skip to content

Commit b0c28e0

Browse files
committed
Apply PHP CS Fixer fixes [skip ci]
1 parent 644abf3 commit b0c28e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DependencyInjection/DoctrineEncryptExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
use Nowo\DoctrineEncryptBundle\Encryptors\DefuseEncryptor;
66
use Nowo\DoctrineEncryptBundle\Encryptors\HaliteEncryptor;
77
use Symfony\Component\Config\FileLocator;
8-
use Symfony\Component\DependencyInjection\Reference;
98
use Symfony\Component\DependencyInjection\ContainerBuilder;
109
use Symfony\Component\DependencyInjection\Loader;
10+
use Symfony\Component\DependencyInjection\Reference;
1111
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
1212

1313
/**

0 commit comments

Comments
 (0)