Quality assurance for <img> tags
Usage
// basic usage
$markupQA->checkImgTags(string $value);
// usage with all arguments
$markupQA->checkImgTags(string $value, array $options = []);
Arguments
Name | Type(s) | Description |
---|---|---|
value | string | |
options (optional) | array | What actions should be performed:
|
MarkupQA methods and properties
API reference based on ProcessWire core version 3.0.236