Gc\Mvc\Module::getNamespace PHP 메소드

getNamespace() 보호된 메소드

get module namespace
protected getNamespace ( ) : string
리턴 string
    protected function getNamespace()
    {
        return $this->namespace;
    }