You are here

public function PageControllerInterface::accessDeniedPage in Restrict IP 8

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

* Provides the Access Denied page for the Restrict IP module

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

File

src/Controller/PageControllerInterface.php, line 15

Class

PageControllerInterface

Namespace

Drupal\restrict_ip\Controller

Code

public function accessDeniedPage();