MIDDAG for Moodle

default_controller extends controller

Public SDK Controller.

Extend this class to implement HTTP controllers in your plugin while benefiting from the framework routing and middleware lifecycle.

Table of Contents

Methods

index()  : Response
Home page.

Methods

index()

Home page.

public index() : Response
Attributes
#[Route]
$path: '/translate'
$name: 'translate_index'
$methods: ['GET']
Return values
Response

        
On this page

Search results