You are here

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

The label string for use with derivative labels.

Type: string

Overrides TypedDataPropertyDeriverBase::$label

File

src/Plugin/Deriver/TypedDataEntityRelationshipDeriver.php, line 13

Class

TypedDataEntityRelationshipDeriver

Namespace

Drupal\ctools\Plugin\Deriver

Code

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