You are here

protected property EditionsController::$database in Simplenews Scheduler 2.0.x

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

The database connection.

File

src/Controller/EditionsController.php, line 40
Contains \Drupal\simplenews_scheduler\Controller\EditionsController.

Class

EditionsController
Default controller for the simplenews_scheduler module.

Namespace

Drupal\simplenews_scheduler\Controller

Code

protected $database;