PHP Class EloquentFilter\TestClass\ClientFilter

Inheritance: extends EloquentFilter\ModelFilter
Show file Open project: tucker-eric/eloquentfilter

Public Properties

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

Property Details

$relations public property

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