You are here

protected property SinglePageSiteConfigForm::$moduleHandler in Single Page Site 2.x

Same name and namespace in other branches
  1. 8 src/Form/SinglePageSiteConfigForm.php \Drupal\single_page_site\Form\SinglePageSiteConfigForm::moduleHandler
  2. 2.0.x src/Form/SinglePageSiteConfigForm.php \Drupal\single_page_site\Form\SinglePageSiteConfigForm::moduleHandler

The core module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SinglePageSiteConfigForm.php, line 23

Class

SinglePageSiteConfigForm
Class SinglePageSiteConfigForm.

Namespace

Drupal\single_page_site\Form

Code

protected $moduleHandler;