You are here

public function ModalInterface::getCloseModalClickingOutside in Modal 5.0.x

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

Get Close Modal clicking outside the Modal.

1 method overrides ModalInterface::getCloseModalClickingOutside()
Modal::getCloseModalClickingOutside in src/Entity/Modal.php
Get Close Modal clicking outside the Modal.

File

src/Entity/ModalInterface.php, line 145

Class

ModalInterface
Provides an interface for defining Modal entities.

Namespace

Drupal\modal_page\Entity

Code

public function getCloseModalClickingOutside();