$beforeLinkAttribute
$beforeLinkAttribute :
Match for `StyleInlineAttributeFinder`.
__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 |
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