ProxyInterface
interface ProxyInterface implements ProxyInterface (View source)
Contract and marker interface for the AOP Proxy classes
Methods
mixed
Flow_Aop_Proxy_invokeJoinPoint(JoinPointInterface $joinPoint)
Invokes the joinpoint - calls the target methods.
Details
mixed
Flow_Aop_Proxy_invokeJoinPoint(JoinPointInterface $joinPoint)
Invokes the joinpoint - calls the target methods.