Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
Static Public Member Functions | |
static | create (?ContainerInterface $container=null) |
Create a new Slim application with PHP-DI. | |
Static Protected Member Functions | |
static | create_controller_invoker (ContainerInterface $container) |
Create a controller invoker. | |
|
static |
Create a new Slim application with PHP-DI.
ContainerInterface | null | $container |
App |
|
staticprotected |
Create a controller invoker.
ContainerInterface | $container |
InvocationStrategyInterface |