Renaming an event

This commit is contained in:
2017-11-18 08:29:21 +04:00
parent 1e8cbe7f09
commit 29c12fa971
2 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@ class handler {
$status = $response["HTTP/1.1"];
}
$event = \local_webhooks\event\response_get::create(
$event = \local_webhooks\event\response_answer::create(
array(
"context" => \context_system::instance(0),
"objectid" => $callback->id,