You are here

public function GroupInterface::isOpen in Lightgallery 8

Boolean indicating if "details" have to be open.

1 method overrides GroupInterface::isOpen()
GroupBase::isOpen in src/Group/GroupBase.php
Boolean indicating if "details" have to be open.

File

src/Group/GroupInterface.php, line 23

Class

GroupInterface
Group interface.

Namespace

Drupal\lightgallery\Group

Code

public function isOpen();