Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/magento/module-integration/Test/Unit/Helper/_files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/module-integration/Test/Unit/Helper/_files/acl-map.php
<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
declare(strict_types=1);

return [
    [
        'id' => 'Magento_Webapi',
        'li_attr' =>  [
            'data-id' => 'Magento_Webapi',
        ],
        'text' => __('Magento Webapi'),
        'children' => [
            [
                'id' => 'customer',
                'li_attr' =>  [
                    'data-id' => 'customer',
                ],
                'text' => __('Manage Customers'),
                'children' => [
                    [
                        'id' => 'customer/create',
                        'li_attr' =>  [
                            'data-id' => 'customer/create',
                        ],
                        'text' => __('Create Customer'),
                        'children' => [],
                        'state' => [
                            'selected' => false,
                            'opened' => true,
                        ],
                    ],
                    [
                        'id' => 'customer/update',
                        'li_attr' =>  [
                            'data-id' => 'customer/update',
                        ],
                        'text' => __('Edit Customer'),
                        'children' => [],
                        'state' => [
                            'selected' => false,
                            'opened' => true,
                        ],
                    ],
                    [
                        'id' => 'customer/get',
                        'li_attr' =>  [
                            'data-id' => 'customer/get',
                        ],
                        'text' => __('Get Customer'),
                        'children' => [],
                        'state' => [
                            'selected' => false,
                            'opened' => true,
                        ],
                    ],
                    [
                        'id' => 'customer/delete',
                        'li_attr' =>  [
                            'data-id' => 'customer/delete',
                        ],
                        'text' => __('Delete Customer'),
                        'children' => [],
                        'state' => [
                            'selected' => false,
                            'opened' => true,
                        ],
                    ],
                ],
                'state' => [
                    'selected' => false,
                    'opened' => true,
                ],
            ],
        ],
        'state' => [
            'selected' => false,
            'opened' => true,
        ],
    ]
];

Spamworldpro Mini