PHP 8.3.31
Preview: ClockInterface.php Size: 206 B
/proc/thread-self/root/home/getspomw/itechservicellc.com/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-r--r-- 2025-10-28 20:23:24
Edit Download

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