Skip to content

Commit a26541d

Browse files
committed
Apply php-cs-fixer changes
1 parent f6fdaa4 commit a26541d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DataIndex/Filter/PqlFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
namespace Pimcore\Bundle\StudioBackendBundle\DataIndex\Filter;
1515

16-
use Pimcore\Bundle\StudioBackendBundle\DataIndex\Service\Filter\TreePqlServiceInterface;
1716
use Pimcore\Bundle\StudioBackendBundle\DataIndex\Query\AssetQueryInterface;
1817
use Pimcore\Bundle\StudioBackendBundle\DataIndex\Query\DataObjectQueryInterface;
1918
use Pimcore\Bundle\StudioBackendBundle\DataIndex\Query\DocumentQueryInterface;
2019
use Pimcore\Bundle\StudioBackendBundle\DataIndex\Query\QueryInterface;
20+
use Pimcore\Bundle\StudioBackendBundle\DataIndex\Service\Filter\TreePqlServiceInterface;
2121
use Pimcore\Bundle\StudioBackendBundle\Exception\Api\InvalidArgumentException;
2222
use Pimcore\Bundle\StudioBackendBundle\Grid\Column\ColumnType;
2323
use Pimcore\Bundle\StudioBackendBundle\MappedParameter\Filter\ParentIdParameterInterface;

0 commit comments

Comments
 (0)