You are here

public property TestEntityForm::$stringTranslation in Drupal 9

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php \Drupal\Tests\Core\Entity\TestEntityForm::stringTranslation

The string translation service.

Type: \Drupal\Core\StringTranslation\TranslationInterface

Overrides StringTranslationTrait::$stringTranslation

File

core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php, line 445
Contains \Drupal\Tests\Core\Entity\EntityTypeManagerTest.

Class

TestEntityForm
Provides a test entity form.

Namespace

Drupal\Tests\Core\Entity

Code

public $stringTranslation;