DOMXPath::__construct

(PHP 5, PHP 7)

DOMXPath::__construct Creates a new DOMXPath object

Description

public DOMXPath::__construct ( DOMDocument $doc )

Creates a new DOMXPath object.

Parameters

doc

The DOMDocument associated with the DOMXPath.