File tree 3 files changed +3
-1
lines changed
3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 6
6
*/
7
7
declare (strict_types=1 );
8
8
9
- namespace EzSystems \ EzPlatformAdminUi \Menu \Admin \ContentType ;
9
+ namespace Ibexa \ AdminUi \Menu \Admin \ContentType ;
10
10
11
11
use EzSystems \EzPlatformAdminUi \Menu \AbstractBuilder ;
12
12
use JMS \TranslationBundle \Translation \TranslationContainerInterface ;
Original file line number Diff line number Diff line change 7
7
namespace EzSystems \EzPlatformAdminUi \Menu \Admin \ContentType ;
8
8
9
9
use EzSystems \EzPlatformAdminUi \Menu \Event \ConfigureMenuEvent ;
10
+ use Ibexa \AdminUi \Menu \Admin \ContentType \AbstractContentTypeRightSidebarBuilder ;
10
11
use JMS \TranslationBundle \Model \Message ;
11
12
12
13
/**
Original file line number Diff line number Diff line change 7
7
namespace EzSystems \EzPlatformAdminUi \Menu \Admin \ContentType ;
8
8
9
9
use EzSystems \EzPlatformAdminUi \Menu \Event \ConfigureMenuEvent ;
10
+ use Ibexa \AdminUi \Menu \Admin \ContentType \AbstractContentTypeRightSidebarBuilder ;
10
11
use JMS \TranslationBundle \Model \Message ;
11
12
12
13
/**
You can’t perform that action at this time.
0 commit comments