MIDDAG for Moodle

webhook_service extends facade

Facade for local_middag\framework\application\service\common\webhook_service.

Tags
see
webhook_service
mixin

Table of Contents

Methods

get_facade_accessor()  : string
Return the service accessor key for this facade.
validate_signature()  : bool

Methods

get_facade_accessor()

Return the service accessor key for this facade.

public static get_facade_accessor() : string
Return values
string

validate_signature()

public static validate_signature(string $payload, string $signature, string $secret[, string $algo = = '\'sha256\'' ]) : bool
Parameters
$payload : string
$signature : string
$secret : string
$algo : string = = '\'sha256\''
Return values
bool

        
On this page

Search results