You are here

constant TopController::TYPE_MAP in MongoDB 8.2

File

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

Class

TopController
The Top403/Top404 controllers.

Namespace

Drupal\mongodb_watchdog\Controller

Code

const TYPE_MAP = [
  'root' => TopResult::class,
];