DOMXPath::__construct

(PHP 5, PHP 7, PHP 8)

DOMXPath::__constructYeni bir DOMXPath nesnesi oluşturur

Açıklama

public DOMXPath::__construct(DOMDocument $document, bool $registerNodeNS = true)

Yeni bir DOMXPath nesnesi oluşturur.

Bağımsız Değişkenler

document

DOMXPath ile ilişkili DOMDocument nesnesi.

registerNodeNS