public function HeartbeatTypeInterface::getWeight in Heartbeat 8
Parameters
$weight:
Return value
mixed
1 method overrides HeartbeatTypeInterface::getWeight()
- HeartbeatType::getWeight in src/
Entity/ HeartbeatType.php
File
- src/
Entity/ HeartbeatTypeInterface.php, line 222
Class
- HeartbeatTypeInterface
- Provides an interface for defining Heartbeat type entities.
Namespace
Drupal\heartbeat\EntityCode
public function getWeight();