| DIR:/proc/self/cwd/bright.medisavehealthcarebd.com/vendor/facade/flare-client-php/src/Time/ |
| 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;
}
|