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
Datei anzeigen Open project: goaop/framework Interface Usage Examples

Public Methods

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

Method Details

getPointcut() public method

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