Gc\Mvc\Module::getNamespace PHP Метод

getNamespace() защищенный Метод

get module namespace
protected getNamespace ( ) : string
Результат string
    protected function getNamespace()
    {
        return $this->namespace;
    }