Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getTypes () | |
getType ($type) | |
Interface \Magento\Framework\Cache\ConfigInterface
Definition at line 14 of file ConfigInterface.php.
getType | ( | $type | ) |
Get configuration of specified cache type
string | $type |
Implemented in Config.
getTypes | ( | ) |