Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/FileImporter/src/Interfaces/DetailRetriever.php
Ðазад
<?php namespace FileImporter\Interfaces; use FileImporter\Data\ImportDetails; use FileImporter\Data\SourceUrl; use FileImporter\Exceptions\SourceUrlException; /** * This interface creates ImportDetails objects from a SourceUrl. * This usually means making requests to the site hosting the SourceUrl to get data. * * @license GPL-2.0-or-later * @author Addshore */ interface DetailRetriever { /** * @throws SourceUrlException if the given target can't be imported by this importer */ public function getImportDetails( SourceUrl $sourceUrl ): ImportDetails; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка