$fastHtmlTag
$fastHtmlTag :\DevOwl\FastHtmlTag\FastHtmlTag
The current `FastHtmlTag` instance doing the replace.
A finder describes a schema parsing a HTML string, and run a registered callback when a match got found.
$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 |