XMLParser クラス

(PHP 8)

はじめに

PHP 8.0.0 以降、 xml リソースを置き換える完全不透明クラスです。

クラス概要

finalclassXMLParser {
}
To Top