Copied!

SectionIdentifier

SectionIdentifier.php : 14
Extends Matcher

Matches URLs which used by content placed in specified section identifiers.

Properties

public $sectionIdentifiers

SectionIdentifier.php : 21

Identifiers of related content section.

public array<string|int, string> $sectionIdentifiers

Methods

public__construct()

SectionIdentifier.php : 26
public __construct(array<string|int, string> $sectionIdentifiers)

Parameters

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