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