public property Editor::$is_xss_safe in Drupal 9
Same name and namespace in other branches
- 8 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::is_xss_safe
Whether this text editor is not vulnerable to XSS attacks.
Type: bool
File
- core/
modules/ editor/ src/ Annotation/ Editor.php, line 90
Class
- Editor
- Defines an Editor annotation object.
Namespace
Drupal\editor\AnnotationCode
public $is_xss_safe;