Nexcessnet_Turpentine_Model_Varnish_Configurator_Abstract::_getStaticTtl PHP Method

_getStaticTtl() protected method

Get the static caching TTL
protected _getStaticTtl ( ) : string
return string
    protected function _getStaticTtl()
    {
        return Mage::getStoreConfig('turpentine_vcl/ttls/static_ttl');
    }