DiagnosticsController
extends IndexController
in package
An IndexController-based class that creates an endpoint to display the Diagnostics page in the UI.
Table of Contents
- indexAction() : mixed
- This function creates an endpoint in the UI for the Diagnostics Controller.
Methods
indexAction()
This function creates an endpoint in the UI for the Diagnostics Controller.
public
indexAction() : mixed
UI endpoint: /ui/dnscryptproxy/diagnostics
This is the default action when no parameters are provided.