Go\Aop\Support\NotPointFilter::getKind PHP Méthode

getKind() public méthode

Returns the kind of point filter
public getKind ( ) : integer
Résultat integer
    public function getKind()
    {
        return $this->kind;
    }