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\Annotation
Code
1 | public $is_xss_safe ; |
Please login to continue.