Skip to content

Commit

Permalink
NGSTACK-843 add missing use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Katarina Miočić committed Apr 25, 2024
1 parent fe380a7 commit 4c9a90d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Definition;
use Symfony\Component\DependencyInjection\Reference;
use Ibexa\Elasticsearch\DocumentMapper\DocumentFactoryInterface;
use function array_keys;

/**
Expand Down

0 comments on commit 4c9a90d

Please sign in to comment.