private property Crawler::$namespaces in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/dom-crawler/Crawler.php \Symfony\Component\DomCrawler\Crawler::namespaces
Type: array A map of manually registered namespaces
File
- vendor/
symfony/ dom-crawler/ Crawler.php, line 36
Class
- Crawler
- Crawler eases navigation of a list of \DOMElement objects.
Namespace
Symfony\Component\DomCrawlerCode
private $namespaces = array();