HOME


sh-3ll 1.0
DIR:/proc/self/cwd/bright.medisavehealthcarebd.com/vendor/facade/flare-client-php/src/Time/
Upload File :
Current File : //proc/self/cwd/bright.medisavehealthcarebd.com/vendor/facade/flare-client-php/src/Time/Time.php
<?php

namespace Facade\FlareClient\Time;

interface Time
{
    public function getCurrentTime(): int;
}