PHP Class EloquentFilter\TestClass\ClientFilter

Inheritance: extends EloquentFilter\ModelFilter
Datei anzeigen 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_oe 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