Skip to content

Commit

Permalink
chore: Implements getSupportedTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
roadiz-ci committed Feb 8, 2024
1 parent fcd4980 commit 870ef94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EventSubscriber/UserActionsMenuEventSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

use Symfony\Component\EventDispatcher\EventSubscriberInterface;
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
use Symfony\Component\Security\Core\Security;
use Symfony\Bundle\SecurityBundle\Security;
use Themes\Rozier\Event\UserActionsMenuEvent;

final class UserActionsMenuEventSubscriber implements EventSubscriberInterface
Expand Down

0 comments on commit 870ef94

Please sign in to comment.