You are here

protected property Crawler::$uri in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/dom-crawler/Crawler.php \Symfony\Component\DomCrawler\Crawler::uri

Type: string The current URI

File

vendor/symfony/dom-crawler/Crawler.php, line 26

Class

Crawler
Crawler eases navigation of a list of \DOMElement objects.

Namespace

Symfony\Component\DomCrawler

Code

protected $uri;