Copied!

ContentTypeIdentifier

ContentTypeIdentifier.php : 13
Final
Implements CriterionInterface

Methods

public__construct()

ContentTypeIdentifier.php : 21
public __construct(array<int, string>|string $value)

Parameters

Name Type Default value Description
$value array<int, string>|string - -

publicgetValue()

ContentTypeIdentifier.php : 29
public getValue() : array<int, string>|string

Return values

array<int, string>|string

publicsetValue()

ContentTypeIdentifier.php : 37
public setValue(array<int, string>|string $value) : void

Parameters

Name Type Default value Description
$value array<int, string>|string - -