Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/vendor/wikimedia/idle-dom/src/CSSNamespaceRule.php
Ðазад
<?php // AUTOMATICALLY GENERATED. DO NOT EDIT. // Use `composer build` to regenerate. namespace Wikimedia\IDLeDOM; /** * CSSNamespaceRule * * @see https://dom.spec.whatwg.org/#interface-cssnamespacerule * * @property string $cssText * @property CSSRule|null $parentRule * @property CSSStyleSheet|null $parentStyleSheet * @property int $type * @property string $namespaceURI * @property string $prefix * @phan-forbid-undeclared-magic-properties */ interface CSSNamespaceRule extends CSSRule { // Direct parent: CSSRule /** * @return string */ public function getNamespaceURI(): string; /** * @return string */ public function getPrefix(): string; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка