Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ImmutablePropertiesConstraint.php
ImmutablePropertiesConstraint::$properties
The names of the immutable properties.
Type:
string[]
File
core/
lib/
Drupal/
Core/
Entity/
Plugin/
Validation/
Constraint/
ImmutablePropertiesConstraint.php
, line 33
Class
ImmutablePropertiesConstraint
Checks if config entity properties have been changed.
Namespace
Drupal\Core\Entity\Plugin\Validation\Constraint
Code
public array $properties = [];
RSS feed