PHP 클래스 Go\Aop\Support\NamespacedReflectionFunction

상속: extends ReflectionFunctio\ReflectionFunction
파일 보기 프로젝트 열기: goaop/framework

공개 메소드들

메소드 설명
__construct ( $name, string $namespace = '' ) Extends the logic with passing the namespace name
getNamespaceName ( ) {@inheritDoc}

메소드 상세

__construct() 공개 메소드

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

getNamespaceName() 공개 메소드

{@inheritDoc}
public getNamespaceName ( )