Mini Shell

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

<?php

namespace Packback\Lti1p3\Interfaces;

interface IHttpResponse
{
    public function getBody();
    public function getHeaders(): array;
    public function getStatusCode(): int;
}

Zerion Mini Shell 1.0