PHP Class LeanMapper\FilteringResult

Author: Vojtěch Kohout
Afficher le fichier Open project: tharos/leanmapper

Méthodes publiques

Méthode Description
__construct ( Result $result, Closure $validationFunction = null )
getResult ( ) : Result
getValidationFunction ( ) : Closure
hasValidationFunction ( ) : boolean

Method Details

__construct() public méthode

public __construct ( Result $result, Closure $validationFunction = null )
$result Result
$validationFunction Closure

getResult() public méthode

public getResult ( ) : Result
Résultat Result

getValidationFunction() public méthode

public getValidationFunction ( ) : Closure
Résultat Closure

hasValidationFunction() public méthode

public hasValidationFunction ( ) : boolean
Résultat boolean