Skip to content

Commit

Permalink
fixup! Merge branch '1.3' of https://github.com/ezsystems/ezplatform-…
Browse files Browse the repository at this point in the history
…kernel into temp_1.3_to_4.5
  • Loading branch information
vidarl committed Feb 20, 2024
1 parent 174c906 commit 9f20ba9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

namespace Ibexa\Tests\Integration\Core\Repository\Filtering;

use Ibexa\Contracts\Core\Repository\Values\ObjectState\ObjectStateCreateStruct;
use Ibexa\Contracts\Core\Repository\Values\ObjectState\ObjectStateGroupCreateStruct;
use function array_map;
use function count;
use Ibexa\Contracts\Core\Repository\Values\Content\Content;
Expand All @@ -20,6 +18,8 @@
use Ibexa\Contracts\Core\Repository\Values\Content\Search\SearchHit;
use Ibexa\Contracts\Core\Repository\Values\Filter\Filter;
use Ibexa\Contracts\Core\Repository\Values\Filter\FilteringSortClause;
use Ibexa\Contracts\Core\Repository\Values\ObjectState\ObjectStateCreateStruct;
use Ibexa\Contracts\Core\Repository\Values\ObjectState\ObjectStateGroupCreateStruct;
use Ibexa\Core\FieldType\Keyword;
use Ibexa\Tests\Core\Repository\Filtering\TestContentProvider;
use IteratorAggregate;
Expand Down

0 comments on commit 9f20ba9

Please sign in to comment.