PHP Class Go\Aop\Support\NamespacedReflectionFunction

Inheritance: extends ReflectionFunctio\ReflectionFunction
Afficher le fichier Open project: goaop/framework

Méthodes publiques

Méthode Description
__construct ( $name, string $namespace = '' ) Extends the logic with passing the namespace name
getNamespaceName ( ) {@inheritDoc}

Method Details

__construct() public méthode

Extends the logic with passing the namespace name
public __construct ( $name, string $namespace = '' )
$namespace string Name of the namespace {@inheritDoc}

getNamespaceName() public méthode

{@inheritDoc}
public getNamespaceName ( )