protected property FieldInstance::$bundle_rename_allowed

Flag indicating whether the bundle name can be renamed or not.

Type: bool

File

drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php, line 201
Contains \Drupal\field\Plugin\Core\Entity\FieldInstance.

Class

FieldInstance
Defines the Field instance entity.

Namespace

Drupal\field\Plugin\Core\Entity

Code

protected $bundle_rename_allowed = FALSE;