You are here

public function SelectFeedCommandss::__construct in Heartbeat 8

File

src/Ajax/oldcommand.php, line 10

Class

SelectFeedCommandss

Namespace

Drupal\heartbeat

Code

public function __construct($message) {
  $this->message = $message;
}