You are here

public function HomeboxInterface::getBlocks in Homebox 8

Gets the enabled blocks.

Return value

mixed Enabled blocks.

1 method overrides HomeboxInterface::getBlocks()
Homebox::getBlocks in src/Entity/Homebox.php
Gets the enabled blocks.

File

src/Entity/HomeboxInterface.php, line 50

Class

HomeboxInterface
Provides an interface for defining Homebox entities.

Namespace

Drupal\homebox\Entity

Code

public function getBlocks();