You are here

public function SplashifyEntityInterface::getContent in Splashify 8.2

Gets the Splashify entity content.

Return value

string

1 method overrides SplashifyEntityInterface::getContent()
SplashifyEntity::getContent in src/Entity/SplashifyEntity.php
Gets the Splashify entity content.

File

src/Entity/SplashifyEntityInterface.php, line 82

Class

SplashifyEntityInterface
Provides an interface for defining Splashify entity entities.

Namespace

Drupal\splashify\Entity

Code

public function getContent();