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