���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/ezcomponents/Cache/src/stack/lru_meta_data.php
���ѧ٧ѧ�
<?php /** * File containing the ezcCacheStackLruMetaData class. * * @package Cache * @version 1.5 * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License * @filesource */ /** * Meta data for the LRU replacement strategy. * * This meta data class is to be used with the {@link ezcCacheStackLruMetaData}. * * @package Cache * @version 1.5 * * @access private */ class ezcCacheStackLruMetaData extends ezcCacheStackBaseMetaData { /** * Adds the given $itemId to the replacement data. * * Assigns the current {@link time()} to the entry for $itemId. * * @param string $itemId */ public function addItemToReplacementData( $itemId ) { $this->replacementData[$itemId] = time(); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�