PHP 클래스 EloquentFilter\TestClass\ClientFilter

상속: extends EloquentFilter\ModelFilter
파일 보기 프로젝트 열기: tucker-eric/eloquentfilter

공개 프로퍼티들

프로퍼티 타입 설명
$relations array Related Models that have ModelFilters as well as the method on the ModelFilter As [relatedModel => [input_key1, input_key2]].

프로퍼티 상세

$relations 공개적으로 프로퍼티

Related Models that have ModelFilters as well as the method on the ModelFilter As [relatedModel => [input_key1, input_key2]].
public array $relations
리턴 array