Hypernode\Magento\Command\Hypernode\Varnish\VarnishFlushCommandTest::isTurpentineEnabled PHP Method

isTurpentineEnabled() public method

public isTurpentineEnabled ( )
    public function isTurpentineEnabled()
    {
        return \Mage::helper('core')->isModuleEnabled('Nexcessnet_Turpentine');
    }