Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/FileImporter/src/Interfaces/PostImportHandler.php
Ðазад
<?php namespace FileImporter\Interfaces; use FileImporter\Data\ImportPlan; use MediaWiki\User\User; use StatusValue; /** * This interface is used to execute actions after a successful import. * * @license GPL-2.0-or-later */ interface PostImportHandler { /** * @return StatusValue Might contain one or more warnings. The status's value is always a * success message, since the import was done before. */ public function execute( ImportPlan $importPlan, User $user ): StatusValue; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка