public function HeartbeatStreamInterface::getRealClass in Heartbeat 8
Return value
mixed
1 method overrides HeartbeatStreamInterface::getRealClass()
- HeartbeatStream::getRealClass in src/
Entity/ HeartbeatStream.php
File
- src/
Entity/ HeartbeatStreamInterface.php, line 135
Class
- HeartbeatStreamInterface
- Provides an interface for defining Heartbeat stream entities.
Namespace
Drupal\heartbeat\EntityCode
public function getRealClass();