Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Go
Aop
Pointcut
SignaturePointcut
getKind
Go\Aop\Pointcut\SignaturePointcut::getKind PHP Method
SignaturePointcut Class Documentation
Mostrar archivo
Open project: goaop/framework
getKind()
public
method
Returns the kind of point filter
public
getKind
( ) :
integer
return
integer
public function getKind() { return $this->filterKind; }
SignaturePointcut
__construct
getKind
matches