Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/includes/content/Transform/PreloadTransformParams.php
Ðазад
<?php namespace MediaWiki\Content\Transform; use MediaWiki\Page\PageReference; use MediaWiki\Parser\ParserOptions; /** * @since 1.37 * An interface to hold pre-load transform params. */ interface PreloadTransformParams { /** * @return PageReference */ public function getPage(): PageReference; /** * @return array */ public function getParams(): array; /** * @return ParserOptions */ public function getParserOptions(): ParserOptions; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка