You are here

protected property DefaultController::$database in Shorten URLs 8.2

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/record_shorten/src/Controller/DefaultController.php, line 20

Class

DefaultController
Default controller for the record_shorten module.

Namespace

Drupal\record_shorten\Controller

Code

protected $database;