Go\Aop\PointcutAdvisor::getPointcut PHP Méthode

getPointcut() public méthode

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