You are here

protected property GatsbyAdminForm::$moduleHandler in Gatsby Live Preview & Incremental Builds 8

Same name and namespace in other branches
  1. 2.0.x src/Form/GatsbyAdminForm.php \Drupal\gatsby\Form\GatsbyAdminForm::moduleHandler

Drupal\Core\Extension\ModuleHandlerInterface definition.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/GatsbyAdminForm.php, line 31

Class

GatsbyAdminForm
Defines a config form to store Gatsby configuration.

Namespace

Drupal\gatsby\Form

Code

protected $moduleHandler;