Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. FundamentalCompatibilityConstraint.php

FundamentalCompatibilityConstraint::$nonAllowedElementsMessage

The violation message when fundamental HTML elements are not allowed.

Type: string

File

core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraint.php, line 34

Class

FundamentalCompatibilityConstraint
The fundamental compatibility constraint.

Namespace

Drupal\ckeditor5\Plugin\Validation\Constraint

Code

public $nonAllowedElementsMessage = 'CKEditor 5 needs at least the <p> and <br> tags to be allowed to be able to function. They are not allowed by the "%filter_label" (%filter_plugin_id) filter.';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal