Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
All Data Structures Namespaces Files Functions Variables Pages
Variables
eav_attributes.php File Reference

Go to the source code of this file.

Variables

 return ['type_one'=> ['attributes'=> ['code_one'=> ['code_one_one'=> ['code'=> 'code_one_one', 'locked'=> true], 'code_one_two'=> ['code'=> 'code_one_two', 'locked'=> false],],],]]
 

Variable Documentation

◆ return

return[ 'type_one'=> [ 'attributes'=> [ 'code_one'=> [ 'code_one_one'=> [ 'code'=> 'code_one_one', 'locked'=> true], 'code_one_two'=> [ 'code'=> 'code_one_two', 'locked'=> false],],],]]

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 15 of file eav_attributes.php.