You are here

protected property ModalPageService::$database in Modal 4.0.x

Same name and namespace in other branches
  1. 5.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::database
  2. 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\Service

Code

protected $database;