Mini Shell

Direktori : /var/www/vhosts/ccp.ac.th/httpdocs/httpdocs/moodle/lib/lti1p3/src/Interfaces/
Upload File :
Current File : /var/www/vhosts/ccp.ac.th/httpdocs/httpdocs/moodle/lib/lti1p3/src/Interfaces/IMessageValidator.php

<?php

namespace Packback\Lti1p3\Interfaces;

interface IMessageValidator
{
    public function validate(array $jwtBody);

    public function canValidate(array $jwtBody);
}

Zerion Mini Shell 1.0