You are here

public function HeartbeatStreamInterface::setRealClass in Heartbeat 8

Parameters

mixed $real_class:

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

File

src/Entity/HeartbeatStreamInterface.php, line 141

Class

HeartbeatStreamInterface
Provides an interface for defining Heartbeat stream entities.

Namespace

Drupal\heartbeat\Entity

Code

public function setRealClass($real_class);