Go\Aop\Pointcut\ClassMemberReference::getClassFilter PHP Method

getClassFilter() public method

public getClassFilter ( ) : Go\Aop\PointFilter
return Go\Aop\PointFilter
    public function getClassFilter()
    {
        return $this->classFilter;
    }