Skip to content

Commit 8da6d00

Browse files
kingjia90github-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent a49b322 commit 8da6d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CustomerList/Filter/CustomerSegment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
use CustomerManagementFrameworkBundle\Listing\Filter\OnCreateQueryFilterInterface;
2020
use CustomerManagementFrameworkBundle\Service\MariaDb;
2121
use Doctrine\DBAL\ArrayParameterType;
22-
use Doctrine\DBAL\Connection;
2322
use Doctrine\DBAL\ParameterType;
2423
use Doctrine\DBAL\Query\QueryBuilder;
2524
use Exception;
@@ -192,6 +191,7 @@ protected function applyAndQuery(CoreListing\Concrete $listing, QueryBuilder $qu
192191
*
193192
* @param string $joinName
194193
* @param int|array $conditionValue
194+
*
195195
* @throws Exception
196196
*/
197197
protected function addJoin(

0 commit comments

Comments
 (0)