���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/vendor/wikimedia/parsoid/src/Utils/DTState.php
���ѧ٧ѧ�
<?php declare( strict_types = 1 ); namespace Wikimedia\Parsoid\Utils; use stdClass; /** * State carried while DOM Traversing */ class DTState { /** * @var array */ public $options; /** * @var bool */ public $atTopLevel; /** * @var stdClass|null */ public $tplInfo; /** * @param array $options * @param bool $atTopLevel */ public function __construct( array $options = [], bool $atTopLevel = false ) { $this->options = $options; $this->atTopLevel = $atTopLevel; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.1 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�