$beforeLinkAttribute
$beforeLinkAttribute :
Match defining a `SelectorSyntaxFinder` match.
__construct(\DevOwl\FastHtmlTag\finder\AbstractFinder $finder,string $originalMatch,string $tag,array $attributes)
C'tor.
| \DevOwl\FastHtmlTag\finder\AbstractFinder | $finder | |
| string | $originalMatch | |
| string | $tag | |
| array | $attributes |
getFinder(): \DevOwl\FastHtmlTag\finder\SelectorSyntaxFinder
Getter.
calculateUniqueKey(array<mixed,string> $idKeys = array('id'),array<mixed,string[]> $looseAttributes = array()): string|null
Calculate a unique key for this match.
| array<mixed,string> | $idKeys | Consider ID keys as unique (ordered by priority) |
| array<mixed,string[]> | $looseAttributes |
Can return null if we cannot calculate a unique key for this container