Filter
FinalYes
Table of Contents
Properties
- $categoryId : int|null
- $channelId : int|null
- $isBanned : bool|null
- $query : string|null
Methods
- __construct() : mixed
Properties
$categoryId read-only
public
int|null
$categoryId
= null
$channelId read-only
public
int|null
$channelId
= null
$isBanned read-only
public
bool|null
$isBanned
= null
$query read-only
public
string|null
$query
= null
Methods
__construct()
public
__construct([string|null $query = null ][, bool|null $isBanned = null ][, int|null $channelId = null ][, int|null $categoryId = null ]) : mixed
Parameters
- $query : string|null = null
- $isBanned : bool|null = null
- $channelId : int|null = null
- $categoryId : int|null = null