Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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. |