trait AdvicesTrait (View source)

Contains boilerplate code for AOP execution and is added to AOP proxy classes.

Methods

mixed
Flow_Aop_Proxy_invokeJoinPoint(JoinPointInterface $joinPoint)

Invokes a given join point

Details

mixed Flow_Aop_Proxy_invokeJoinPoint(JoinPointInterface $joinPoint)

Invokes a given join point

Parameters

JoinPointInterface $joinPoint

Return Value

mixed