Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 224 Bytes

File metadata and controls

25 lines (17 loc) · 224 Bytes

FileIDFilter

Filter by file ID.

Supported Types

string

/**
* @var string
*/
string $value = /* values here */

array

/**
* @var array<string>
*/
array $value = /* values here */