You are here

protected property ConfigSubscriber::$configInstaller in Menu Item Extras 8.2

The Config Installer.

Type: \Drupal\Core\Config\ConfigInstallerInterface

File

src/EventSubscriber/ConfigSubscriber.php, line 22

Class

ConfigSubscriber
Provides a ConfigSubscriber that adds a module dependency for all configurations related to the view_mode field on menu_link_content entities during a config export.

Namespace

Drupal\menu_item_extras\EventSubscriber

Code

protected $configInstaller;