You are here

protected property ConfigForm::$moduleHandler in Restrict IP 8

Same name and namespace in other branches
  1. 8.2 src/Form/ConfigForm.php \Drupal\restrict_ip\Form\ConfigForm::moduleHandler
  2. 3.x src/Form/ConfigForm.php \Drupal\restrict_ip\Form\ConfigForm::moduleHandler

* The Module Handler service * *

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/ConfigForm.php, line 28

Class

ConfigForm

Namespace

Drupal\restrict_ip\Form

Code

protected $moduleHandler;