You are here

public function GroupInterface::getName in Lightgallery 8

Returns name.

7 methods override GroupInterface::getName()
GroupLightgalleryAutoplay::getName in src/Group/GroupLightgalleryAutoplay.php
Returns name.
GroupLightgalleryCore::getName in src/Group/GroupLightgalleryCore.php
Returns name.
GroupLightgalleryFullScreen::getName in src/Group/GroupLightgalleryFullScreen.php
Returns name.
GroupLightgalleryHash::getName in src/Group/GroupLightgalleryHash.php
Returns name.
GroupLightgalleryPager::getName in src/Group/GroupLightgalleryPager.php
Returns name.

... See full list

File

src/Group/GroupInterface.php, line 13

Class

GroupInterface
Group interface.

Namespace

Drupal\lightgallery\Group

Code

public function getName();