protected property ModalPageService::$database in Modal 4.0.x
Same name and namespace in other branches
- 5.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::database
- 4.1.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Service/ ModalPageService.php, line 74
Class
- ModalPageService
- Modal Page Service Class.
Namespace
Drupal\modal_page\ServiceCode
protected $database;