FieldStorageConfig::$original

Same name and namespace in other branches
  1. 11.x core/modules/field/src/Entity/FieldStorageConfig.php \Drupal\field\Entity\FieldStorageConfig::original

Copy of the field before changes.

Type: original

File

core/modules/field/src/Entity/FieldStorageConfig.php, line 240

Class

FieldStorageConfig
Defines the Field storage configuration entity.

Namespace

Drupal\field\Entity

Code

public FieldStorageConfigInterface $original;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.