You are here

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\Entity

Code

public function setWeight($weight);