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
LeanMapper
ImplicitFilters
PHP Class LeanMapper\ImplicitFilters
Author:
Vojtěch Kohout
Mostrar archivo
Open project: tharos/leanmapper
Class Usage Examples
Public Methods
Method
Description
__construct
(
array
|
string
| Closur\Closure
$filters
,
array
$targetedArgs
= [] )
getFilters
( ) :
array
getTargetedArgs
( ) :
array
Method Details
__construct()
public
method
public
__construct
(
array
|
string
| Closur\Closure
$filters
,
array
$targetedArgs
= [] )
$filters
array
|
string
| Closur\Closure
$targetedArgs
array
getFilters()
public
method
public
getFilters
( ) :
array
return
array
getTargetedArgs()
public
method
public
getTargetedArgs
( ) :
array
return
array