You are here

public property DisplayBuilder::$label in Panels 8.4

Same name and namespace in other branches
  1. 8.3 src/Annotation/DisplayBuilder.php \Drupal\panels\Annotation\DisplayBuilder::label

The human-readable plugin label.

Type: string

File

src/Annotation/DisplayBuilder.php, line 19

Class

DisplayBuilder
Defines a display builder annotation object.

Namespace

Drupal\panels\Annotation

Code

public $label = '';