Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
lcobucci
/
clock
/
src
Location:
/home/zoteqbgb/public_html/vendor/lcobucci/clock/src
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: Clock.php
<?php declare(strict_types=1); namespace Lcobucci\Clock; use DateTimeImmutable; use StellaMaris\Clock\ClockInterface; interface Clock extends ClockInterface { public function now(): DateTimeImmutable; }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Clock.php
210 bytes
0644
2022-12-19 19:38
âï¸
ðï¸
Rename
FrozenClock.php
539 bytes
0644
2022-12-19 19:38
âï¸
ðï¸
Rename
SystemClock.php
637 bytes
0644
2022-12-19 19:38
âï¸
ðï¸
Rename
Chang
Apply