The field schema.
Type: array
File
- core/lib/Drupal/Core/Field/BaseFieldDefinition.php, line 40
Class
- BaseFieldDefinition
- A class for defining entity fields.
Namespace
Drupal\Core\Field
Code
protected $schema;
The field schema.
Type: array
Drupal\Core\Field
protected $schema;
Please login to continue.