You are here

public function HeartbeatStreamInterface::setModule in Heartbeat 8

Parameters

mixed $module:

1 method overrides HeartbeatStreamInterface::setModule()
HeartbeatStream::setModule in src/Entity/HeartbeatStream.php

File

src/Entity/HeartbeatStreamInterface.php, line 177

Class

HeartbeatStreamInterface
Provides an interface for defining Heartbeat stream entities.

Namespace

Drupal\heartbeat\Entity

Code

public function setModule($module);