You are here

protected property WebformAttachmentBase::$conditionsValidator in Webform 6.x

The webform submission (server-side) conditions (#states) validator.

Type: \Drupal\webform\WebformSubmissionConditionsValidator

File

modules/webform_attachment/src/Plugin/WebformElement/WebformAttachmentBase.php, line 27

Class

WebformAttachmentBase
Provides a base class for 'webform_attachment' elements.

Namespace

Drupal\webform_attachment\Plugin\WebformElement

Code

protected $conditionsValidator;