Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 321 Bytes

File metadata and controls

25 lines (17 loc) · 321 Bytes

SourceFilter

Filter by event source.

Supported Types

Components\EventSource

/**
* @var \Polar\Models\Components\EventSource
*/
Components\EventSource $value = /* values here */

array

/**
* @var array<\Polar\Models\Components\EventSource>
*/
array $value = /* values here */