You are here

protected property EntityTestBundle::$label in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBundle.php \Drupal\entity_test\Entity\EntityTestBundle::label

The human-readable name.

Type: string

File

core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBundle.php, line 54

Class

EntityTestBundle
Defines the Test entity bundle configuration entity.

Namespace

Drupal\entity_test\Entity

Code

protected $label;