You are here

constant TopController::TYPES in MongoDB 8.2

File

modules/mongodb_watchdog/src/Controller/TopController.php, line 20

Class

TopController
The Top403/Top404 controllers.

Namespace

Drupal\mongodb_watchdog\Controller

Code

const TYPES = [
  'page not found',
  'access denied',
];