Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/FileImporter/src/Interfaces/SourceUrlChecker.php
Ðазад
<?php namespace FileImporter\Interfaces; use FileImporter\Data\SourceUrl; /** * This interface is used to decide if the current setup is allowed to import files form the * given SourceUrl. * * @license GPL-2.0-or-later * @author Addshore */ interface SourceUrlChecker { /** * @return bool true if valid SourceUrl, false if not */ public function checkSourceUrl( SourceUrl $sourceUrl ): bool; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка