Interface PointcutSupportInterface
PointcutSupportInterface provides the accessor method to get the current point cut.
Direct known implementers
Indirect known implementers
- Aop\JoinPoint\AfterFunctionJoinPoint
- Aop\JoinPoint\AfterFunctionReturnJoinPoint
- Aop\JoinPoint\AroundFunctionJoinPoint
- Aop\JoinPoint\AroundJoinPoint
- Aop\JoinPoint\AroundMethodJoinPoint
- Aop\JoinPoint\AroundPropertyJoinPoint
- Aop\JoinPoint\AroundPropertyReadJoinPoint
- Aop\JoinPoint\AroundPropertyWriteJoinPoint
- Aop\JoinPoint\BeforeFunctionJoinPoint
- Aop\JoinPoint\BeforeJoinPoint
- Aop\JoinPoint\BeforeMethodJoinPoint
- Aop\JoinPoint\BeforePropertyJoinPoint
- Aop\JoinPoint\AfterFunctionThrowJoinPoint
- Aop\JoinPoint\BeforePropertyReadJoinPoint
- Aop\JoinPoint\BeforePropertyWriteJoinPoint
- PatchworkInterceptor\JoinPointSupportInterceptor
- PeclAop\JoinPointSupportInterceptor
- Aop\JoinPoint\AfterJoinPoint
- Aop\JoinPoint\AfterMethodJoinPoint
- Aop\JoinPoint\AfterMethodReturnJoinPoint
- Aop\JoinPoint\AfterMethodThrowJoinPoint
- Aop\JoinPoint\AfterPropertyJoinPoint
- Aop\JoinPoint\AfterPropertyReadJoinPoint
- Aop\JoinPoint\AfterPropertyWriteJoinPoint
Located at | php-aop/src/Aop/JoinPoint/Support/PointcutSupportInterface.php |
Namespace | Aop\JoinPoint\Support |
Author | Nicolas Tallefourtane <dev@nicolab.net> |
Methods summary
public
|