Файловый менеджер - Редактировать - /home/avadvi5/calendar.aeronextgen.com/davis/vendor/doctrine/orm/src/Cache/Region/UpdateTimestampCache.php
Ðазад
<?php declare(strict_types=1); namespace Doctrine\ORM\Cache\Region; use Doctrine\ORM\Cache\CacheKey; use Doctrine\ORM\Cache\TimestampCacheEntry; use Doctrine\ORM\Cache\TimestampRegion; /** * Tracks the timestamps of the most recent updates to particular keys. */ class UpdateTimestampCache extends DefaultRegion implements TimestampRegion { /** * {@inheritDoc} */ public function update(CacheKey $key) { $this->put($key, new TimestampCacheEntry()); } }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка