You are here

constant GeysirOpenModalDialogCommand::MODAL_SELECTOR in Geysir 8

The CSS identifier of the Geysir modal.

File

src/Ajax/GeysirOpenModalDialogCommand.php, line 19

Class

GeysirOpenModalDialogCommand
Defines an AJAX command to open certain content in a modal dialog.

Namespace

Drupal\geysir\Ajax

Code

const MODAL_SELECTOR = '#geysir-modal';