You are here

protected property WebformVariantBase::$notes in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformVariantBase.php \Drupal\webform\Plugin\WebformVariantBase::notes

The webform variant notes.

Type: string

File

src/Plugin/WebformVariantBase.php, line 51

Class

WebformVariantBase
Provides a base class for a webform variant.

Namespace

Drupal\webform\Plugin

Code

protected $notes = '';