You are here

interface SharedContentInterface in Heartbeat 8

Hierarchy

Expanded class hierarchy of SharedContentInterface

All classes that implement SharedContentInterface

File

modules/statusmessage/src/SharedContentInterface.php, line 12

Namespace

Drupal\statusmessage
View source
interface SharedContentInterface {
  public function sendRequest();

}

Members