You are here

public function ModalInterface::getDontShowAgainLabel in Modal 4.1.x

Same name and namespace in other branches
  1. 5.0.x src/Entity/ModalInterface.php \Drupal\modal_page\Entity\ModalInterface::getDontShowAgainLabel()
  2. 4.0.x src/Entity/ModalInterface.php \Drupal\modal_page\Entity\ModalInterface::getDontShowAgainLabel()

Get Dont Show Again Label.

1 method overrides ModalInterface::getDontShowAgainLabel()
Modal::getDontShowAgainLabel in src/Entity/Modal.php
Get Dont Show Again Label.

File

src/Entity/ModalInterface.php, line 115

Class

ModalInterface
Provides an interface for defining Modal entities.

Namespace

Drupal\modal_page\Entity

Code

public function getDontShowAgainLabel();