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