You are here

protected property OptionsDynamicValuesTestBase::$entity in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/options/src/Tests/OptionsDynamicValuesTestBase.php \Drupal\options\Tests\OptionsDynamicValuesTestBase::entity

The created entity.

Type: \Drupal\Core\Entity\Entity

File

core/modules/options/src/Tests/OptionsDynamicValuesTestBase.php, line 29
Contains \Drupal\options\Tests\OptionsDynamicValuesTestBase.

Class

OptionsDynamicValuesTestBase
Base class for testing allowed values of options fields.

Namespace

Drupal\options\Tests

Code

protected $entity;