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.