You are here

public function ModalInterface::getEnableDontShowAgainOption in Modal 4.0.x

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

Get Enable Don't Show Again.

1 method overrides ModalInterface::getEnableDontShowAgainOption()
Modal::getEnableDontShowAgainOption in src/Entity/Modal.php
Get Enable Don't Show Again.

File

src/Entity/ModalInterface.php, line 105

Class

ModalInterface
Provides an interface for defining Modal entities.

Namespace

Drupal\modal_page\Entity

Code

public function getEnableDontShowAgainOption();