You are here

public function HomeboxInterface::getRegions in Homebox 8

Gets the layout ID.

Return value

string Layout ID.

1 method overrides HomeboxInterface::getRegions()
Homebox::getRegions in src/Entity/Homebox.php
Gets the layout ID.

File

src/Entity/HomeboxInterface.php, line 42

Class

HomeboxInterface
Provides an interface for defining Homebox entities.

Namespace

Drupal\homebox\Entity

Code

public function getRegions();