You are here

public function ModalInterface::getType 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::getType()
  2. 4.1.x src/Entity/ModalInterface.php \Drupal\modal_page\Entity\ModalInterface::getType()

Get Type.

1 method overrides ModalInterface::getType()
Modal::getType in src/Entity/Modal.php
Get Type.

File

src/Entity/ModalInterface.php, line 165

Class

ModalInterface
Provides an interface for defining Modal entities.

Namespace

Drupal\modal_page\Entity

Code

public function getType();