You are here

protected property ContentLanguageSettingsUnitTest::$configEntityStorageInterface in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php \Drupal\Tests\language\Unit\ContentLanguageSettingsUnitTest::configEntityStorageInterface

The typed configuration manager used for testing.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorage|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php, line 58

Class

ContentLanguageSettingsUnitTest
@coversDefaultClass \Drupal\language\Entity\ContentLanguageSettings @group language

Namespace

Drupal\Tests\language\Unit

Code

protected $configEntityStorageInterface;