DOMComment クラス
導入
コメントノード、つまり <!--
と --> で囲まれた文字を表します。
クラス概要
DOMComment
DOMComment
extends
DOMCharacterData
{
/* メソッド */
__construct
([ string $value
] )
/* 継承されたメソッド */
}目次
- DOMComment::__construct — 新しい DOMComment オブジェクトを作成する
DOMComment
There are no user contributed notes for this page.
