N98\Magento\Command\Developer\ClassLookupCommand::_getConfig PHP Method

_getConfig() protected method

protected _getConfig ( ) : Mage_Core_Model_Config
return Mage_Core_Model_Config
    protected function _getConfig()
    {
        return \Mage::getConfig();
    }