PHP Interface gossi\codegen\model\NamespaceInterface

Author: Thomas Gossmann
Afficher le fichier Open project: gossi/php-code-generator Interface Usage Examples

Méthodes publiques

Méthode Description
getNamespace ( ) : string Returns the namespace
setNamespace ( string $namespace ) Sets the namespace

Method Details

getNamespace() public méthode

Returns the namespace
public getNamespace ( ) : string
Résultat string

setNamespace() public méthode

Sets the namespace
public setNamespace ( string $namespace )
$namespace string