class FilterInfo

Filter runtime info

Properties

$contentType

Methods

__construct(string|null $contentType = null)

No description

void
validate(array $contentTypes, string|null $name = null)

No description

Details

at line 23
__construct(string|null $contentType = null)

No description

Parameters

string|null $contentType

at line 29
void validate(array $contentTypes, string|null $name = null)

No description

Parameters

array $contentTypes
string|null $name

Return Value

void