You are here

public function PopupOnLoadInterface::getName in Popup On Load 8

Gets the Popup On Load name.

Return value

string Name of the Popup On Load.

1 method overrides PopupOnLoadInterface::getName()
PopupOnLoad::getName in src/Entity/PopupOnLoad.php
Gets the Popup On Load name.

File

src/Entity/PopupOnLoadInterface.php, line 22

Class

PopupOnLoadInterface
Provides an interface for defining Popup On Load entities.

Namespace

Drupal\popup_onload\Entity

Code

public function getName();