You are here

protected property EntityForm::$stringTranslation in Flexiform 8

The translation service.

Type: \Drupal\Core\StringTranslation\TranslationInterface

Overrides StringTranslationTrait::$stringTranslation

File

src/Plugin/Block/EntityForm.php, line 54

Class

EntityForm
Provides a block to see an entity form.

Namespace

Drupal\flexiform\Plugin\Block

Code

protected $stringTranslation;