UnknownSec Bypass
403
:
/
var
/
www
/
zenithentcare
/
vendor
/
psr
/
clock
/
src
/ [
drwxrwxr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
ClockInterface.php
<?php namespace Psr\Clock; use DateTimeImmutable; interface ClockInterface { /** * Returns the current time as a DateTimeImmutable Object */ public function now(): DateTimeImmutable; }
Copyright © 2025 - UnknownSec