You are here

protected property ContentTranslationRedirectForm::$entityTypeBundleInfo in Content Translation Redirect 8

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Form/ContentTranslationRedirectForm.php, line 24

Class

ContentTranslationRedirectForm
Form handler for the Content Translation Redirect add and edit forms.

Namespace

Drupal\content_translation_redirect\Form

Code

protected $entityTypeBundleInfo;