TypedDataPropertyDeriverBase::$label
Same name in other branches
- 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
Namespace
Drupal\ctools\Plugin\DeriverCode
protected $label = '@property from @base';