Skip to content

Commit

Permalink
IBX-3966: Moved UserIdentifier configuration into core (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou authored Oct 14, 2022
1 parent 12539e2 commit 79d10d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion src/bundle/IbexaAdminUiBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ private function getConfigParsers(): array
new Parser\Module\ContentTree(),
new Parser\Pagination(),
new Parser\Security(),
new Parser\UserIdentifier(),
new Parser\UserGroupIdentifier(),
new Parser\SubtreeOperations(),
new Parser\Notifications(),
Expand Down

0 comments on commit 79d10d5

Please sign in to comment.