Skip to content

Commit

Permalink
EZP-28032: Change to new REST package
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed May 20, 2019
1 parent 5b96010 commit 6261414
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\SearchQueryMapper;
use DateTime;
use eZ\Publish\API\Repository\Values\Content\Query;
use eZ\Publish\Core\REST\Server\Input\Parser\Criterion\Operator;
use EzSystems\EzPlatformRest\Server\Input\Parser\Criterion\Operator;
use PhpSpec\ObjectBehavior;

class SearchQueryMapperSpec extends ObjectBehavior
Expand Down

0 comments on commit 6261414

Please sign in to comment.