You are here

protected property EntityTypeBundleInfoTest::$languageManager in Drupal 8

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

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php, line 67

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

protected $languageManager;