PHP 클래스 LeanMapper\ImplicitFilters

저자: Vojtěch Kohout
파일 보기 프로젝트 열기: tharos/leanmapper 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( array | string | Closur\Closure $filters, array $targetedArgs = [] )
getFilters ( ) : array
getTargetedArgs ( ) : array

메소드 상세

__construct() 공개 메소드

public __construct ( array | string | Closur\Closure $filters, array $targetedArgs = [] )
$filters array | string | Closur\Closure
$targetedArgs array

getFilters() 공개 메소드

public getFilters ( ) : array
리턴 array

getTargetedArgs() 공개 메소드

public getTargetedArgs ( ) : array
리턴 array