You are here

public function HomeboxInterface::getOptions in Homebox 8

Gets the list of visibility options.

Return value

array The list of visibility options.

1 method overrides HomeboxInterface::getOptions()
Homebox::getOptions in src/Entity/Homebox.php
Gets the list of visibility options.

File

src/Entity/HomeboxInterface.php, line 34

Class

HomeboxInterface
Provides an interface for defining Homebox entities.

Namespace

Drupal\homebox\Entity

Code

public function getOptions();