PHP Go\Proxy Пространство имен

Классы

Имя Описание
AbstractProxy Abstract class for building different proxies
ClassProxy Class proxy builder that is used to generate a child class from the list of joinpoints
FunctionProxy Function proxy builder that is used to generate a proxy-function from the list of joinpoints
TraitProxy Trait proxy builder that is used to generate a trait from the list of joinpoints

Traits

Имя Описание
PropertyInterceptionTrait Trait that holds all general logic for working with intercepted properties