You are here

public function HeartbeatStreamInterface::setTitle in Heartbeat 8

Parameters

mixed $title:

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

File

src/Entity/HeartbeatStreamInterface.php, line 165

Class

HeartbeatStreamInterface
Provides an interface for defining Heartbeat stream entities.

Namespace

Drupal\heartbeat\Entity

Code

public function setTitle($title);