File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/main/lib/data/localstorage/storage/storageinterface.php
Back
<?php namespace Bitrix\Main\Data\LocalStorage\Storage; interface StorageInterface { /** * @param string $key * @param int|null $ttl * @return array */ public function read(string $key, int $ttl); public function write(string $key, $value, int $ttl); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings