Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
createCacheController ($type='output', $options=array()) | |
Default factory for creating CacheController objects
createCacheController | ( | $type = 'output' , |
|
$options = array() |
|||
) |
Method to get an instance of a cache controller.
string | $type | The cache object type to instantiate |
array | $options | Array of options |
Implémente CacheControllerFactoryInterface.