CacheTool\Proxy\PhpProxy::getFunctions PHP Method

getFunctions() public method

public getFunctions ( )
    public function getFunctions()
    {
        return array('extension_loaded', 'ini_get', 'ini_set', 'phpversion', 'stat_realpath_get', 'stat_realpath_size', 'stat_cache_clear', '_eval');
    }