You are here

public function GroupInterface::getOpenValue in Lightgallery 8

Returns value where "open" property is dependent to.

1 method overrides GroupInterface::getOpenValue()
GroupBase::getOpenValue in src/Group/GroupBase.php
Returns value where "open" property is dependent to.

File

src/Group/GroupInterface.php, line 28

Class

GroupInterface
Group interface.

Namespace

Drupal\lightgallery\Group

Code

public function getOpenValue();