You are here

public property CKEditor5ElementConstraint::$requiredAttributes in Drupal 10

Validation constraint option to impose attributes to be specified.

Type: null|array

File

core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraint.php, line 45

Class

CKEditor5ElementConstraint
CKEditor 5 element.

Namespace

Drupal\ckeditor5\Plugin\Validation\Constraint

Code

public $requiredAttributes = NULL;