You are here

public function HeartbeatStreamInterface::setSettings in Heartbeat 8

Parameters

mixed $settings:

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

File

src/Entity/HeartbeatStreamInterface.php, line 201

Class

HeartbeatStreamInterface
Provides an interface for defining Heartbeat stream entities.

Namespace

Drupal\heartbeat\Entity

Code

public function setSettings($settings);