PHP 8.3.31
Preview: ClockInterface.php Size: 559 B
//proc/thread-self/root/home/getspomw/itechservicellc.com/vendor/symfony/clock/ClockInterface.php

<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Clock;

use Psr\Clock\ClockInterface as PsrClockInterface;

/**
 * @author Nicolas Grekas <p@tchwork.com>
 */
interface ClockInterface extends PsrClockInterface
{
    public function sleep(float|int $seconds): void;

    public function withTimeZone(\DateTimeZone|string $timezone): static;
}

Directory Contents

Dirs: 2 × Files: 11

Name Size Perms Modified Actions
Resources DIR
- drwxr-xr-x 2025-11-18 19:24:10
Edit Download
Test DIR
- drwxr-xr-x 2025-11-18 19:24:10
Edit Download
497 B lrw-r--r-- 2025-10-28 20:23:32
Edit Download
2.31 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
841 B lrw-r--r-- 2025-10-28 20:23:32
Edit Download
559 B lrw-r--r-- 2025-10-28 20:23:32
Edit Download
874 B lrw-r--r-- 2025-10-28 20:23:32
Edit Download
5.42 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
1.04 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
3.12 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
2.61 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
1.76 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download
1.17 KB lrw-r--r-- 2025-10-28 20:23:32
Edit Download

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