public function BBBNodeType::showLinks in BigBlueButton 8
Overrides BBBNodeTypeInterface::showLinks
File
- modules/
bbb_node/ src/ Entity/ BBBNodeType.php, line 124
Class
- BBBNodeType
- Defines the BBBNodeType entity.
Namespace
Drupal\bbb_node\EntityCode
public function showLinks() {
return $this->showLinks;
}