Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/vendor/wikimedia/idle-dom/src/Comment.php
Ðазад
<?php // AUTOMATICALLY GENERATED. DO NOT EDIT. // Use `composer build` to regenerate. namespace Wikimedia\IDLeDOM; /** * Comment * * @see https://dom.spec.whatwg.org/#interface-comment * * @property int $nodeType * @property string $nodeName * @property string $baseURI * @property bool $isConnected * @property Document|null $ownerDocument * @property Node|null $parentNode * @property Element|null $parentElement * @property NodeList $childNodes * @property Node|null $firstChild * @property Node|null $lastChild * @property Node|null $previousSibling * @property Node|null $nextSibling * @property ?string $nodeValue * @property ?string $textContent * @property Element|null $previousElementSibling * @property Element|null $nextElementSibling * @property string $data * @property int $length * @phan-forbid-undeclared-magic-properties */ interface Comment extends CharacterData { // Direct parent: CharacterData }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка