public property DisplayBuilder::$label in Panels 8.3
Same name and namespace in other branches
- 8.4 src/Annotation/DisplayBuilder.php \Drupal\panels\Annotation\DisplayBuilder::label
The human-readable plugin label.
Type: string
File
- src/
Annotation/ DisplayBuilder.php, line 23
Class
- DisplayBuilder
- Defines a display builder annotation object.
Namespace
Drupal\panels\AnnotationCode
public $label = '';