Nexcessnet_Turpentine_Model_Varnish_Configurator_Abstract::_getStaticTtl PHP Méthode

_getStaticTtl() protected méthode

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