PHP Neos\Flow\ObjectManagement Пространство имен

Пространства имен

Neos\Flow\ObjectManagement\Configuration
Neos\Flow\ObjectManagement\DependencyInjection
Neos\Flow\ObjectManagement\Proxy

Interfaces

Имя Описание
ObjectManagerInterface Interface for the Flow Object Manager

Классы

Имя Описание
CompileTimeObjectManager A specialized Object Manager which is able to do some basic dependency injection for singleton scoped objects. This Object Manager is used during compile time when the proxy class based DI mechanism is not yet available.
ObjectManager Object Manager
ObjectSerializer The object serializer. This serializer traverses an object tree and transforms it into an array.