ok
Direktori : /home2/selectio/public_html/limpiar.in.net/vendor/spatie/flare-client-php/src/Time/ |
Current File : /home2/selectio/public_html/limpiar.in.net/vendor/spatie/flare-client-php/src/Time/Time.php |
<?php namespace Spatie\FlareClient\Time; interface Time { public function getCurrentTime(): int; }