You are here

public function PageControllerInterface::configPage in Restrict IP 8.2

Same name and namespace in other branches
  1. 8 src/Controller/PageControllerInterface.php \Drupal\restrict_ip\Controller\PageControllerInterface::configPage()
  2. 3.x src/Controller/PageControllerInterface.php \Drupal\restrict_ip\Controller\PageControllerInterface::configPage()

* Provides the configuration page for the Restrict IP module

1 method overrides PageControllerInterface::configPage()
PageController::configPage in src/Controller/PageController.php
*

File

src/Controller/PageControllerInterface.php, line 10

Class

PageControllerInterface

Namespace

Drupal\restrict_ip\Controller

Code

public function configPage();