Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
ConfigInterface Interface Reference
Inheritance diagram for ConfigInterface:
Config

Public Member Functions

 getTypes ()
 
 getType ($type)
 

Detailed Description

Interface \Magento\Framework\Cache\ConfigInterface

Definition at line 14 of file ConfigInterface.php.

Member Function Documentation

◆ getType()

getType (   $type)

Get configuration of specified cache type

Parameters
string$type
Returns
array

Implemented in Config.

◆ getTypes()

getTypes ( )

Get configuration of all cache types

Returns
array

Implemented in Config.


The documentation for this interface was generated from the following file: