You are here

public function HeartbeatTypeInterface::setPerms in Heartbeat 8

Sets the Permissions for this message stream

Parameters

int $perms:

1 method overrides HeartbeatTypeInterface::setPerms()
HeartbeatType::setPerms in src/Entity/HeartbeatType.php
Sets the Permissions for this message stream

File

src/Entity/HeartbeatTypeInterface.php, line 118

Class

HeartbeatTypeInterface
Provides an interface for defining Heartbeat type entities.

Namespace

Drupal\heartbeat\Entity

Code

public function setPerms($perms);