Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/Math/src/WikiTexVC/Nodes/Fun1nb.php
Ðазад
<?php declare( strict_types = 1 ); namespace MediaWiki\Extension\Math\WikiTexVC\Nodes; class Fun1nb extends Fun1 { /** @inheritDoc */ public function inCurlies() { return '{' . $this->render() . '}'; } /** @inheritDoc */ public function render() { return $this->fname . ' ' . $this->arg->inCurlies() . ' '; } /** @inheritDoc */ public function renderMML( $arguments = [], &$state = [] ): string { return $this->parseToMML( $this->fname, $arguments, $state ); } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка