StubEntityBase::$label

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php \Drupal\Tests\Core\Entity\StubEntityBase::label

The label for the stub entity.

Type: string

File

core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php, line 41

Class

StubEntityBase
A stub base entity for testing purposes.

Namespace

Drupal\Tests\Core\Entity

Code

public $label;

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