Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/includes/user/TempUser/SerialProvider.php
Ðазад
<?php namespace MediaWiki\User\TempUser; /** * Interface for serial providers for temporary users. * * @since 1.39 */ interface SerialProvider { /** * Acquire an integer such that it is unlikely to be used again, and return it. * @param int $year The current year, as calculated by the caller (or 0 if the * year is not being used). * @return int */ public function acquireIndex( int $year = 0 ): int; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка