PHP Interface Go\Aop\PointcutAdvisor

This covers nearly all advisors except introduction advisors, for which method-level matching doesn't apply.
Inheritance: extends Go\Aop\Advisor
Afficher le fichier Open project: goaop/framework Interface Usage Examples

Méthodes publiques

Méthode Description
getPointcut ( ) : Go\Aop\Pointcut Get the Pointcut that drives this advisor.

Method Details

getPointcut() public méthode

Get the Pointcut that drives this advisor.
public getPointcut ( ) : Go\Aop\Pointcut
Résultat Go\Aop\Pointcut The pointcut