Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/FileImporter/src/Remote/NullPrefixLookup.php
Ðазад
<?php namespace FileImporter\Remote; use FileImporter\Data\SourceUrl; use FileImporter\Interfaces\LinkPrefixLookup; /** * Plain LinkPrefixLookup implementation returning an empty string * as prefix. * * @license GPL-2.0-or-later * @author Christoph Jauera <christoph.jauera@wikimedia.de> * * @codeCoverageIgnore */ class NullPrefixLookup implements LinkPrefixLookup { /** * @inheritDoc */ public function getPrefix( SourceUrl $sourceUrl ): string { return ''; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка