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