Skip to content

Commit 0b50bf6

Browse files
authored
Revert "fix(elasticsearch): metadata exception" (#6162)
This reverts commit a1a44cb.
1 parent a1a44cb commit 0b50bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elasticsearch/Filter/AbstractSearchFilter.php

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

1414
namespace ApiPlatform\Elasticsearch\Filter;
1515

16-
use ApiPlatform\Exception\InvalidArgumentException;
16+
use ApiPlatform\Metadata\Exception\InvalidArgumentException;
1717
use ApiPlatform\Metadata\HttpOperation;
1818
use ApiPlatform\Metadata\IriConverterInterface;
1919
use ApiPlatform\Metadata\Operation;

0 commit comments

Comments
 (0)