PHP 8.4.2 Released!

The Dom\Implementation class

(PHP 8 >= 8.4.0)

简介

This class provides a number of methods for performing operations that are independent of any particular instance of the document object model.

This is the modern, spec-compliant equivalent of DOMImplementation.

类摘要

class Dom\Implementation {
/* 方法 */
/* Not documented yet */
}
添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top