File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 4
4
* @copyright Copyright (C) Ibexa AS. All rights reserved.
5
5
* @license For full copyright and license information view LICENSE file distributed with this source code.
6
6
*/
7
+ declare (strict_types=1 );
7
8
8
9
namespace Ibexa \Contracts \AdminUi \Menu ;
9
10
Original file line number Diff line number Diff line change 4
4
* @copyright Copyright (C) Ibexa AS. All rights reserved.
5
5
* @license For full copyright and license information view LICENSE file distributed with this source code.
6
6
*/
7
+ declare (strict_types=1 );
7
8
8
9
namespace Ibexa \AdminUi \Menu \Action ;
9
10
Original file line number Diff line number Diff line change 4
4
* @copyright Copyright (C) Ibexa AS. All rights reserved.
5
5
* @license For full copyright and license information view LICENSE file distributed with this source code.
6
6
*/
7
+ declare (strict_types=1 );
7
8
8
9
namespace Ibexa \AdminUi \Menu \Action ;
9
10
You can’t perform that action at this time.
0 commit comments