PlainTextController
class PlainTextController extends Controller
A controller that will not connect to Twig, used for API calls
Methods
Response
callAction(string|null $action = null)
Call the controller's action specified by the $parameters array
Details
at line line 15
Response
callAction(string|null $action = null)
Call the controller's action specified by the $parameters array