You are here

protected property EntityDisplaySettingsBulkCopyForm::$entityTypeBundleInfo in Field tools 8

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Form/EntityDisplaySettingsBulkCopyForm.php, line 31

Class

EntityDisplaySettingsBulkCopyForm
Provides a form to copy displays settings between displays.

Namespace

Drupal\field_tools\Form

Code

protected $entityTypeBundleInfo;