DomProcessingInstruction::target
(PHP 4 >= 4.1.0)
DomProcessingInstruction::target — PI ノードのターゲットを返す
説明
string DomProcessingInstruction::target
( void
)
このメソッドは PI ノードのターゲットを取得します。
返り値
PI ノードのターゲットを返します。
PHP 5 への移行
DOMProcessingInstruction の target プロパティを使用してください。
There are no user contributed notes for this page.
