Nexcessnet_Turpentine_Model_Varnish_Configurator_Abstract::_getStaticTtl PHP Метод

_getStaticTtl() защищенный Метод

Get the static caching TTL
protected _getStaticTtl ( ) : string
Результат string
    protected function _getStaticTtl()
    {
        return Mage::getStoreConfig('turpentine_vcl/ttls/static_ttl');
    }