protected property Escaper::$htmlAttrMatcher in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/zendframework/zend-escaper/src/Escaper.php \Zend\Escaper\Escaper::htmlAttrMatcher
Static Matcher which escapes characters for HTML Attribute contexts
Type: callable
File
- vendor/
zendframework/ zend-escaper/ src/ Escaper.php, line 57
Class
- Escaper
- Context specific methods for use in secure output escaping
Namespace
Zend\EscaperCode
protected $htmlAttrMatcher;