You are here

public function HeartbeatStreamInterface::setVariables in Heartbeat 8

Parameters

mixed $variables:

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

File

src/Entity/HeartbeatStreamInterface.php, line 189

Class

HeartbeatStreamInterface
Provides an interface for defining Heartbeat stream entities.

Namespace

Drupal\heartbeat\Entity

Code

public function setVariables($variables);