Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
return [['attr'=> ['data-id'=> 'Magento_Webapi',], 'data'=> 'Magento Webapi', 'children'=> [['attr'=> ['data-id'=> 'customer',], 'data'=> 'Manage Customers', 'children'=> [['attr'=> ['data-id'=> 'customer/create',], 'data'=> 'Create Customer', 'children'=> [], 'state'=> 'open',], ['attr'=> ['data-id'=> 'customer/update',], 'data'=> 'Edit Customer', 'children'=> [], 'state'=> 'open',], ['attr'=> ['data-id'=> 'customer/get',], 'data'=> 'Get Customer', 'children'=> [], 'state'=> 'open',], ['attr'=> ['data-id'=> 'customer/delete',], 'data'=> 'Delete Customer', 'children'=> [], 'state'=> 'open',],], 'state'=> 'open',],], 'state'=> 'open',]] | |
return[ [ 'attr'=> [ 'data-id'=> 'Magento_Webapi',], 'data'=> 'Magento Webapi', 'children'=> [ [ 'attr'=> [ 'data-id'=> 'customer',], 'data'=> 'Manage Customers', 'children'=> [ [ 'attr'=> [ 'data-id'=> 'customer/create',], 'data'=> 'Create Customer', 'children'=> [], 'state'=> 'open',], [ 'attr'=> [ 'data-id'=> 'customer/update',], 'data'=> 'Edit Customer', 'children'=> [], 'state'=> 'open',], [ 'attr'=> [ 'data-id'=> 'customer/get',], 'data'=> 'Get Customer', 'children'=> [], 'state'=> 'open',], [ 'attr'=> [ 'data-id'=> 'customer/delete',], 'data'=> 'Delete Customer', 'children'=> [], 'state'=> 'open',],], 'state'=> 'open',],], 'state'=> 'open',]] |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 57 of file acl-map.php.