You are here

public function SplashifyEntityInterface::getGroupId in Splashify 8.2

Gets the Splashify entity group target_id.

Return value

string

1 method overrides SplashifyEntityInterface::getGroupId()
SplashifyEntity::getGroupId in src/Entity/SplashifyEntity.php
Gets the Splashify entity group target_id.

File

src/Entity/SplashifyEntityInterface.php, line 89

Class

SplashifyEntityInterface
Provides an interface for defining Splashify entity entities.

Namespace

Drupal\splashify\Entity

Code

public function getGroupId();