PHP Class Go\Aop\Support\NamespacedReflectionFunction

Inheritance: extends ReflectionFunctio\ReflectionFunction
Datei anzeigen Open project: goaop/framework

Public Methods

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

Method Details

__construct() public method

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

getNamespaceName() public method

{@inheritDoc}
public getNamespaceName ( )