Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LeanMapper
ImplicitFilters
PHP Class LeanMapper\ImplicitFilters
Author:
Vojtěch Kohout
Afficher le fichier
Open project: tharos/leanmapper
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
(
array
|
string
| Closur\Closure
$filters
,
array
$targetedArgs
= [] )
getFilters
( ) :
array
getTargetedArgs
( ) :
array
Method Details
__construct()
public
méthode
public
__construct
(
array
|
string
| Closur\Closure
$filters
,
array
$targetedArgs
= [] )
$filters
array
|
string
| Closur\Closure
$targetedArgs
array
getFilters()
public
méthode
public
getFilters
( ) :
array
Résultat
array
getTargetedArgs()
public
méthode
public
getTargetedArgs
( ) :
array
Résultat
array