You are here

public function UnserializableTranslationManager::__construct in Drupal 10

Constructs a UnserializableTranslationManager object.

Overrides TranslationManager::__construct

File

core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php, line 529

Class

UnserializableTranslationManager
Test class.

Namespace

Drupal\Tests\Core\Entity

Code

public function __construct() {
}