Go\Aop\Pointcut\TruePointcut::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->filterKind;
    }