You are here

protected property Modal::$openModalOnElementClick in Modal 4.0.x

Same name and namespace in other branches
  1. 5.0.x src/Entity/Modal.php \Drupal\modal_page\Entity\Modal::openModalOnElementClick
  2. 4.1.x src/Entity/Modal.php \Drupal\modal_page\Entity\Modal::openModalOnElementClick

Open Modal on Element Click.

Type: string

File

src/Entity/Modal.php, line 169

Class

Modal
Defines the Modal entity.

Namespace

Drupal\modal_page\Entity

Code

protected $openModalOnElementClick;