$fastHtmlTag
$fastHtmlTag :\DevOwl\FastHtmlTag\FastHtmlTag
The current `FastHtmlTag` instance doing the replace.
Find by regular expression.
$fastHtmlTag :\DevOwl\FastHtmlTag\FastHtmlTag
The current `FastHtmlTag` instance doing the replace.
setFastHtmlTag(\DevOwl\FastHtmlTag\FastHtmlTag $fastHtmlTag)
Setter.
\DevOwl\FastHtmlTag\FastHtmlTag | $fastHtmlTag |
applyCallbacks(\DevOwl\FastHtmlTag\finder\match\AbstractMatch|false $match)
Apply registered callbacks to our match.
\DevOwl\FastHtmlTag\finder\match\AbstractMatch|false | $match |
createMatch(array $m): \DevOwl\FastHtmlTag\finder\match\AbstractMatch|false
A regexp match got found. Let's create a `AbstractMatch` instance.
array | $m |
Returns false
if no match got found and we cannot process it