auth_accessHint abstract method
- String appname
Access restriction message that uses the app name placeholder.
In en, this message translates to: 'You are not allowed to use {appname}. If you believe this is an error, please contact your Moodle administrator to request access.'
Implementation
String auth_accessHint(String appname);