Pop\Code\Generator\NamespaceGenerator::getNamespace PHP Méthode

getNamespace() public méthode

Get the namespace
public getNamespace ( ) : string
Résultat string
    public function getNamespace()
    {
        return $this->namespace;
    }