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