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