You are here

protected property PageController::$moduleHandler in Restrict IP 8

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

* The Module Handler service * *

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides ControllerBase::$moduleHandler

File

src/Controller/PageController.php, line 44

Class

PageController

Namespace

Drupal\restrict_ip\Controller

Code

protected $moduleHandler;