public function BrowserGroupItem::getLabel in Paragraphs Browser 8
1 call to BrowserGroupItem::getLabel()
File
- src/
BrowserGroupItem.php, line 27
Class
Namespace
Drupal\paragraphs_browserCode
public function getLabel() {
return $this->label;
}