StyleInlineAttributeFinder
extends TagAttributeFinder
in package
Find HTML tags with a potential `style` attribute.
Table of Contents
Methods
- __construct() : mixed
- C'tor.
- createMatch() : mixed
- See `AbstractRegexFinder`.
Methods
__construct()
C'tor.
public
__construct() : mixed
createMatch()
See `AbstractRegexFinder`.
public
createMatch(array<string|int, mixed> $m) : mixed
Parameters
- $m : array<string|int, mixed>