Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/VisualEditor/includes/VisualEditorBeforeEditorHook.php
Ðазад
<?php namespace MediaWiki\Extension\VisualEditor; use MediaWiki\Output\OutputPage; use Skin; /** * VisualEditorBeforeEditorHook * * @file * @ingroup Extensions * @copyright 2011-2021 VisualEditor Team and others; see AUTHORS.txt * @license MIT */ interface VisualEditorBeforeEditorHook { /** * This hook is executed in before deciding if the editor is available on a certain page * * If the hook returns false, the editor is not available. * * @param OutputPage $output * @param Skin $skin * @return bool */ public function onVisualEditorBeforeEditor( OutputPage $output, Skin $skin ): bool; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка