PHP 클래스 Go\Lang\Annotation\DeclareParents

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

공개 프로퍼티들

프로퍼티 타입 설명
$defaultImpl string Default implementation (trait name)
$interface string Interface name to add

프로퍼티 상세

$defaultImpl 공개적으로 프로퍼티

Default implementation (trait name)
public string $defaultImpl
리턴 string

$interface 공개적으로 프로퍼티

Interface name to add
public string $interface
리턴 string