PHP Class PHPSA\Definition\ParentDefinition

Inheritance: extends AbstractDefinition
Afficher le fichier Open project: ovr/phpsa

Protected Properties

Свойство Type Description
$namespace string

Méthodes publiques

Méthode Description
getName ( ) : string
getNamespace ( ) : string
getPointer ( ) : ScopePointer
setNamespace ( string $namespace )

Method Details

getName() public méthode

public getName ( ) : string
Résultat string

getNamespace() public méthode

public getNamespace ( ) : string
Résultat string

getPointer() public méthode

public getPointer ( ) : ScopePointer
Résultat PHPSA\ScopePointer

setNamespace() public méthode

public setNamespace ( string $namespace )
$namespace string

Property Details

$namespace protected_oe property

protected string $namespace
Résultat string