Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/Echo/includes/ContainmentList.php
Ðазад
<?php namespace MediaWiki\Extension\Notifications; /** * Interface providing list of contained values and an optional cache key to go along with it. */ interface ContainmentList { /** * @return string[] The values contained within this list. */ public function getValues(); /** * @return string A string suitable for appending to the cache key prefix to facilitate * cache busting when the underlying data changes, or a blank string if * not relevant. */ public function getCacheKey(); }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка