protected property DOMXPath::$namepsaces in Feeds XPath Parser 8
The namespaces in the document.
Type: arrray
Overrides DOMXPath::$namepsaces
File
- lib/
Drupal/ feeds_xpathparser/ DOMXPath.php, line 41 - Contains \Druapl\feeds_xpathparser\DOMXPath.
Class
- DOMXPath
- Wraps DOMXPath providing enhanced debugging and special namespace handling.
Namespace
Drupal\feeds_xpathparserCode
protected $namepsaces = array();