You are here

protected property TypedDataPropertyDeriverBase::$label in Chaos Tool Suite (ctools) 8.3

The label string for use with derivative labels.

Type: string

File

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

Class

TypedDataPropertyDeriverBase

Namespace

Drupal\ctools\Plugin\Deriver

Code

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