You are here

public function HeartbeatTypeInterface::getPerms in Heartbeat 8

Gets the Permissions of this message stream

Return value

int The stream's permissions

1 method overrides HeartbeatTypeInterface::getPerms()
HeartbeatType::getPerms in src/Entity/HeartbeatType.php
Gets the Permissions of this message stream

File

src/Entity/HeartbeatTypeInterface.php, line 128

Class

HeartbeatTypeInterface
Provides an interface for defining Heartbeat type entities.

Namespace

Drupal\heartbeat\Entity

Code

public function getPerms();