Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/vendor/wikimedia/remex-html/src/TreeBuilder/Marker.php
Ðазад
<?php namespace Wikimedia\RemexHtml\TreeBuilder; use Wikimedia\RemexHtml\PropGuard; /** * A pseudo-element used as a marker or bookmark in the list of active formatting elements */ class Marker implements FormattingElement { use PropGuard; public $nextAFE; public $prevAFE; public $nextNoah; public $type; public function __construct( $type ) { $this->type = $type; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка