PHP 8.3.31
Preview: ClockInterface.php Size: 206 B
/home/getspomw/royalsquad.us/vendor/psr/clock/src/ClockInterface.php

<?php

namespace Psr\Clock;

use DateTimeImmutable;

interface ClockInterface
{
    /**
     * Returns the current time as a DateTimeImmutable Object
     */
    public function now(): DateTimeImmutable;
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
206 B lrw-rw-rw- 2025-09-17 06:53:13
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).