public function PageControllerInterface::configPage in Restrict IP 8
Same name and namespace in other branches
- 8.2 src/Controller/PageControllerInterface.php \Drupal\restrict_ip\Controller\PageControllerInterface::configPage()
- 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
Namespace
Drupal\restrict_ip\ControllerCode
public function configPage();