Searched refs:HTMLElement (Results 1 – 8 of 8) sorted by relevance
8 class Custom extends Dom\HTMLElement {18 $dom->registerNodeClass("Dom\\HTMLElement", "Custom");
8 class MyElement extends Dom\HTMLElement {}11 $dom->registerNodeClass("Dom\\HTMLElement", "MyElement");
53 Cannot assign Dom\Element to property Dom\Document::$body of type ?Dom\HTMLElement57 Cannot assign Dom\Element to property Dom\Document::$body of type ?Dom\HTMLElement
24 …ve an element out of the HTML namespace because the HTML namespace is tied to the HTMLElement class25 …move an element into the HTML namespace because the HTML namespace is tied to the HTMLElement class
17 Cannot modify readonly property Dom\HTMLElement::$prefix
14 object(Dom\HTMLElement)#3 (30) {
1707 class HTMLElement extends Element class2029 public ?HTMLElement $body;2034 public ?HTMLElement $head;
Completed in 14 milliseconds