ScriptFUSION\Porter\Cache\CacheToggle::isCacheEnabled PHP Метод

isCacheEnabled() публичный Метод

Gets a value indicating whether the cache is enabled.
public isCacheEnabled ( ) : boolean
Результат boolean True if cache is enabled, otherwise false.
    public function isCacheEnabled();