TypedDataPropertyDeriverBase::$label

The label string for use with derivative labels.

Type: string

File

src/Plugin/Deriver/TypedDataPropertyDeriverBase.php, line 35

Class

TypedDataPropertyDeriverBase

Namespace

Drupal\ctools\Plugin\Deriver

Code

protected $label = '@property from @base';