You are here

private property SimplePopupBlocksController::$database in Simple Popup Blocks 8.2

Same name and namespace in other branches
  1. 8 src/Controller/SimplePopupBlocksController.php \Drupal\simple_popup_blocks\Controller\SimplePopupBlocksController::database

Connection object.

Type: Connection

File

src/Controller/SimplePopupBlocksController.php, line 29

Class

SimplePopupBlocksController
Controller routines for manage page routes.

Namespace

Drupal\simple_popup_blocks\Controller

Code

private $database;