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
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$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