Property | Type | Description | |
---|---|---|---|
$classFilter | null | Go\Aop\PointFilter | Filter for class |
Method | Description | |
---|---|---|
getClassFilter ( ) : Go\Aop\PointFilter | Return the class filter for this pointcut. | |
setClassFilter ( Go\Aop\PointFilter $classFilter ) | Set the ClassFilter to use for this pointcut. |
public getClassFilter ( ) : Go\Aop\PointFilter | ||
return | Go\Aop\PointFilter |
public setClassFilter ( Go\Aop\PointFilter $classFilter ) | ||
$classFilter | Go\Aop\PointFilter |
protected null|PointFilter,Go\Aop $classFilter | ||
return | null | Go\Aop\PointFilter |