/home/kueuepay/public_html/vendor/nunomaduro/collision/src/Contracts/Highlighter.php
<?php

declare(strict_types=1);

namespace NunoMaduro\Collision\Contracts;

/**
 * @internal
 */
interface Highlighter
{
    /**
     * Highlights the provided content.
     */
    public function highlight(string $content, int $line): string;
}
Base URL

Base URL

The base URL for API requests is:

For SANDBOX Mode: https://kueuepay.com/index.php/api/v1/