Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Kahlan
Filter
Behavior
Filterable
PHP Trait Kahlan\Filter\Behavior\Filterable
Mostra file
Open project: crysalead/kahlan
Protected Properties
Property
Type
Description
$_methodFilters
Public Methods
Method
Description
methodFilters
(
object
|
null
$methodFilters
= null ) :
object
Gets/sets of the
MethodFilters
instance.
Method Details
methodFilters()
public
method
Gets/sets of the
MethodFilters
instance.
public
methodFilters
(
object
|
null
$methodFilters
= null ) :
object
$methodFilters
object
|
null
If `null` return the `MethodFilters` instance, otherwise set the `MethodFilters` instance to the passed parameter.
return
object
Property Details
$_methodFilters
protected_oe property
protected
$_methodFilters