PHP 클래스 Neos\Flow\Tests\Functional\Aop\Fixtures\PropertyIntroductionTestingAspect

파일 보기 프로젝트 열기: neos/flow-development-collection

공개 프로퍼티들

프로퍼티 타입 설명
$introducedPublicProperty array

보호된 프로퍼티들

프로퍼티 타입 설명
$introducedProtectedProperty string
$introducedTransientProperty string

프로퍼티 상세

$introducedProtectedProperty 보호되어 있는 프로퍼티

protected string $introducedProtectedProperty
리턴 string

$introducedPublicProperty 공개적으로 프로퍼티

public array $introducedPublicProperty
리턴 array

$introducedTransientProperty 보호되어 있는 프로퍼티

protected string $introducedTransientProperty
리턴 string