Cockpit\Controller\Settings::getGmapsKey PHP Метод

getGmapsKey() публичный Метод

public getGmapsKey ( )
    public function getGmapsKey()
    {
        return $this->app->db->getKey("cockpit/settings", "cockpit.gmaps.key", '');
    }