public property EntityType::$translation

@todo translation_entity_entity_info_alter() uses this but it is undocumented.

Type: array

File

drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php, line 155
Contains \Drupal\Core\Entity\Annotation\EntityType.

Class

EntityType
Defines an Entity type annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $translation = array();