public function HeartbeatTypeInterface::getBundle in Heartbeat 8
Gets the bundle of this Heartbeat type
Return value
string The stream's variables
1 method overrides HeartbeatTypeInterface::getBundle()
- HeartbeatType::getBundle in src/
Entity/ HeartbeatType.php - Gets the bundle of this Heartbeat type
File
- src/
Entity/ HeartbeatTypeInterface.php, line 210
Class
- HeartbeatTypeInterface
- Provides an interface for defining Heartbeat type entities.
Namespace
Drupal\heartbeat\EntityCode
public function getBundle();