Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Data Fields | |
const | SCOPE_STORE = 0 |
const | SCOPE_GLOBAL = 1 |
const | SCOPE_WEBSITE = 2 |
const SCOPE_GLOBAL = 1 |
Definition at line 16 of file ScopedAttributeInterface.php.
const SCOPE_STORE = 0 |
Definition at line 14 of file ScopedAttributeInterface.php.
const SCOPE_WEBSITE = 2 |
Definition at line 18 of file ScopedAttributeInterface.php.