ScriptFUSION\Porter\Cache\CacheToggle::isCacheEnabled PHP Method

isCacheEnabled() public method

Gets a value indicating whether the cache is enabled.
public isCacheEnabled ( ) : boolean
return boolean True if cache is enabled, otherwise false.
    public function isCacheEnabled();