You are here

protected property EntityTypeBundleInfoTest::$entityTypeBundleInfo in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php \Drupal\Tests\Core\Entity\EntityTypeBundleInfoTest::entityTypeBundleInfo

The entity type bundle info under test.

Type: \Drupal\Core\Entity\EntityTypeBundleInfo

File

core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php, line 79
Contains \Drupal\Tests\Core\Entity\EntityTypeBundleInfoTest.

Class

EntityTypeBundleInfoTest
@coversDefaultClass \Drupal\Core\Entity\EntityTypeBundleInfo @group Entity

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityTypeBundleInfo;