public function ModalInterface::getPublished in Modal 5.0.x
Same name and namespace in other branches
- 4.0.x src/Entity/ModalInterface.php \Drupal\modal_page\Entity\ModalInterface::getPublished()
- 4.1.x src/Entity/ModalInterface.php \Drupal\modal_page\Entity\ModalInterface::getPublished()
Get Published.
1 method overrides ModalInterface::getPublished()
- Modal::getPublished in src/
Entity/ Modal.php - Get Published.
File
- src/
Entity/ ModalInterface.php, line 185
Class
- ModalInterface
- Provides an interface for defining Modal entities.
Namespace
Drupal\modal_page\EntityCode
public function getPublished();