FieldType::$no_ui

A boolean stating that fields of this type cannot be created through the UI.

Type: bool

File

core/lib/Drupal/Core/Field/Annotation/FieldType.php, line 87

Class

FieldType
Defines a FieldType annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

1
public $no_ui = FALSE;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.