You are here

protected property WebformHandlerBase::$label in Webform 8.5

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

The webform handler label.

Type: string

File

src/Plugin/WebformHandlerBase.php, line 58

Class

WebformHandlerBase
Provides a base class for a webform handler.

Namespace

Drupal\webform\Plugin

Code

protected $label;