Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/vendor/wikimedia/parsoid/src/ParserTests/DummyAnnotation.php
Ðазад
<?php declare( strict_types = 1 ); namespace Wikimedia\Parsoid\ParserTests; use Wikimedia\Parsoid\Ext\ExtensionModule; use Wikimedia\Parsoid\Ext\ExtensionTagHandler; /** * Dummy annotation to test the annotation mechanisms outside of any extension-specific * considerations. */ class DummyAnnotation extends ExtensionTagHandler implements ExtensionModule { /** @inheritDoc */ public function getConfig(): array { return [ 'name' => 'DummyAnnotation', // If these are not the same length as "translate" and "tvar" // respectively, it requires adjusting wtOffsets in the (large) test file. 'annotations' => [ 'dummyanno', 'ann2' ] ]; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка