%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/demo/vendor/spatie/flare-client-php/src/Time/
Upload File :
Create Path :
Current File : /www/loslex/demo/vendor/spatie/flare-client-php/src/Time/SystemTime.php

<?php

namespace Spatie\FlareClient\Time;

use DateTimeImmutable;

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

Zerion Mini Shell 1.0