PHP 클래스 Neos\Neos\Tests\Functional\Command\BehatTestHelper

상속: use trait Neos\Flow\Tests\Behavior\Features\Bootstrap\IsolatedBehatStepsTrait, use trait Neos\Flow\Tests\Behavior\Features\Bootstrap\SecurityOperationsTrait, use trait Neos\ContentRepository\Tests\Behavior\Features\Bootstrap\NodeOperationsTrait, use trait Neos\ContentRepository\Tests\Behavior\Features\Bootstrap\NodeAuthorizationTrait
파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$bootstrap Neos\Flow\Core\Bootstrap
$objectManager Neos\Flow\ObjectManagement\ObjectManagerInterface

공개 메소드들

메소드 설명
initializeObject ( ) : void

보호된 메소드들

메소드 설명
getObjectManager ( ) : mixed

메소드 상세

getObjectManager() 보호된 메소드

protected getObjectManager ( ) : mixed
리턴 mixed

initializeObject() 공개 메소드

public initializeObject ( ) : void
리턴 void

프로퍼티 상세

$bootstrap 보호되어 있는 정적으로 프로퍼티

protected static Bootstrap,Neos\Flow\Core $bootstrap
리턴 Neos\Flow\Core\Bootstrap

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

protected ObjectManagerInterface,Neos\Flow\ObjectManagement $objectManager
리턴 Neos\Flow\ObjectManagement\ObjectManagerInterface