Skip to content

Commit

Permalink
Merge pull request #38 from jeremycr/ibexa4
Browse files Browse the repository at this point in the history
Updated TagsHelper for Ibexa 4
  • Loading branch information
DocDams authored Sep 27, 2023
2 parents 5d6f800 + db7650b commit b72fc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Services/TagsHelper.php.todo → Services/TagsHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
use Ibexa\Contracts\Core\Repository\Exceptions\UnauthorizedException;
use Ibexa\Contracts\Core\Repository\Repository;
use Ibexa\Contracts\Core\Repository\Values\Content\ContentInfo;
use Netgen\TagsBundle\API\Repository\TagsService;
use Netgen\TagsBundle\API\Repository\Values\Tags\Tag;
use Netgen\TagsBundle\API\Repository\Values\Tags\TagCreateStruct;
use Netgen\TagsBundle\API\Repository\Values\Tags\TagUpdateStruct;
use Netgen\TagsBundle\Core\Repository\TagsService;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

/**
Expand Down

0 comments on commit b72fc02

Please sign in to comment.