Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
|
License manager, main controller for tool_licensemanager. More...
Public Member Functions | |
execute (string $action, $license) | |
Entry point for internal license manager. More... | |
License manager, main controller for tool_licensemanager.
tool_licensemanager\manager::execute | ( | string | $action, |
$license | |||
) |
Entry point for internal license manager.
string | $action | the api action to carry out. |
string | object | $license | the license object or shortname of license to carry action out on. |