PHP Class Neos\Neos\Tests\Functional\Command\BehatTestHelper

Inheritance: 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
Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$bootstrap Neos\Flow\Core\Bootstrap
$objectManager Neos\Flow\ObjectManagement\ObjectManagerInterface

Méthodes publiques

Méthode Description
initializeObject ( ) : void

Méthodes protégées

Méthode Description
getObjectManager ( ) : mixed

Method Details

getObjectManager() protected méthode

protected getObjectManager ( ) : mixed
Résultat mixed

initializeObject() public méthode

public initializeObject ( ) : void
Résultat void

Property Details

$bootstrap protected_oe static_oe property

protected static Bootstrap,Neos\Flow\Core $bootstrap
Résultat Neos\Flow\Core\Bootstrap

$objectManager protected_oe property

protected ObjectManagerInterface,Neos\Flow\ObjectManagement $objectManager
Résultat Neos\Flow\ObjectManagement\ObjectManagerInterface