Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/vendor/wikimedia/parsoid/src/Ext/AnnotationStripper.php
Ðазад
<?php namespace Wikimedia\Parsoid\Ext; /** * A Parsoid extension module defining annotations should define an AnnotationStripper * that allows Parsoid to strip annotation markup from an arbitrary string, typically in * the content of non-wikitext extensions (such as SyntaxHighlight) in the wt2html direction. */ interface AnnotationStripper { /** * Strip annotation markup from the provided string $s * @param string $s * @return string */ public function stripAnnotations( string $s ): string; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка