You are here

protected property ExecutionContext::$translationDomain in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php \Drupal\Core\TypedData\Validation\ExecutionContext::translationDomain

Type: string

File

core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php, line 43

Class

ExecutionContext
Defines an execution context class.

Namespace

Drupal\Core\TypedData\Validation

Code

protected $translationDomain;