-
Bug
-
Resolution: Fixed
-
Blocker
-
4.2
-
MOODLE_402_STABLE
-
MOODLE_402_STABLE
-
- Covered by automated tests (Behat)
When you try to add any functions to a new or existing or webservice, the following exception is thrown:
Exception - Class "external_api" not found |
With the following stack trace:
line 199 of /admin/webservice/forms.php: Error thrown |
line 214 of /lib/formslib.php: call to external_service_functions_form->definition() |
line 62 of /admin/webservice/service_functions.php: call to moodleform->__construct() |
This looks like a side effect of MDL-76583