Свойство | Type | Description | |
---|---|---|---|
$classFilter | null | Go\Aop\PointFilter | Filter for class |
Méthode | 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 | ||
Résultat | Go\Aop\PointFilter |
public setClassFilter ( Go\Aop\PointFilter $classFilter ) | ||
$classFilter | Go\Aop\PointFilter |
protected null|PointFilter,Go\Aop $classFilter | ||
Résultat | null | Go\Aop\PointFilter |