TypedDataPropertyDeriverBase::$label

Same name in other branches
  1. 8.x-3.x src/Plugin/Deriver/TypedDataPropertyDeriverBase.php \Drupal\ctools\Plugin\Deriver\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';