You are here

protected property FormField::$xpath in Zircon Profile 8

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

Type: \DOMXPath

File

vendor/symfony/dom-crawler/Field/FormField.php, line 40

Class

FormField
FormField is the abstract class for all form fields.

Namespace

Symfony\Component\DomCrawler\Field

Code

protected $xpath;