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\EntityCode
public function setTitle($title);