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