The Dom\ProcessingInstruction class
(PHP 8 >= 8.4.0)
简介
This represents a processing instruction (PI) node. These are meant to indicate data areas meant for processing by specific applications.
This is the modern, spec-compliant equivalent of DOMProcessingInstruction.
类摘要
/* 继承的常量 */
/* 属性 */
/* 继承的属性 */
/* 继承的方法 */
/* Not documented yet */
}属性
- target
- A string representing to what application the data is intended for.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.dom-processinginstruction.php