You are here

protected property FormField::$disabled 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::disabled

Type: bool

File

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

Class

FormField
FormField is the abstract class for all form fields.

Namespace

Symfony\Component\DomCrawler\Field

Code

protected $disabled;