DOMDocument (class)

The DOMDocument class

Introduction

(PHP 5, PHP 7)

Represents an entire HTML or XML document; serves as the root of the document tree.

Class synopsis

DOMDocument extends DOMNode {
/* Properties */
readonly public string $actualEncoding ;