We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8fd530 commit 5e37cc8Copy full SHA for 5e37cc8
classes/processor.php
@@ -43,6 +43,8 @@
43
use tool_lifecycle\local\response\step_response;
44
use tool_lifecycle\local\response\trigger_response;
45
46
+defined('MOODLE_INTERNAL') || die();
47
+
48
require_once(__DIR__ . '/../locallib.php');
49
50
/**
0 commit comments