You are here

protected property SettingsForm::$bundleInfoManager in Forward 8

Same name and namespace in other branches
  1. 8.3 src/Form/SettingsForm.php \Drupal\forward\Form\SettingsForm::bundleInfoManager
  2. 8.2 src/Form/SettingsForm.php \Drupal\forward\Form\SettingsForm::bundleInfoManager

The entity type bundle information manager.

Type: \Drupal\Core\Entity\EntityTypeBundleInfo

File

src/Form/SettingsForm.php, line 31

Class

SettingsForm
Configure settings for this module.

Namespace

Drupal\forward\Form

Code

protected $bundleInfoManager;