We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3416399 commit bff8572Copy full SHA for bff8572
src/Bridge/Doctrine/Orm/Filter/SearchFilter.php
@@ -20,7 +20,6 @@
20
use ApiPlatform\Core\Bridge\Doctrine\Orm\Util\QueryBuilderHelper;
21
use ApiPlatform\Core\Bridge\Doctrine\Orm\Util\QueryNameGeneratorInterface;
22
use ApiPlatform\Core\Exception\InvalidArgumentException;
23
-use Doctrine\Common\Collections\ArrayCollection;
24
use Doctrine\DBAL\Types\Type as DBALType;
25
use Doctrine\ORM\Query\Parameter;
26
use Doctrine\ORM\QueryBuilder;
0 commit comments