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

Классы

Имя Описание
Compiler Builder for proxy classes which are used to implement Dependency Injection and Aspect-Oriented Programming
ProxyClass Representation of a Proxy Class during rendering time
ProxyConstructor Representation of a constructor method within a proxy class
ProxyMethod Representation of a method within a proxy class

Traits

Имя Описание
ObjectSerializationTrait Methods used to serialize objects used by proxy classes.