Editor::$is_xss_safe

Same name in other branches
  1. 9 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::is_xss_safe
  2. 10 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::is_xss_safe
  3. 11.x 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\Annotation

Code

public $is_xss_safe;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.