You are here

protected property SqlRedirectNotFoundStorage::$database in Redirect 8

Active database connection.

Type: \Drupal\Core\Database\Connection

File

modules/redirect_404/src/SqlRedirectNotFoundStorage.php, line 28

Class

SqlRedirectNotFoundStorage
Provides an SQL implementation for redirect not found storage.

Namespace

Drupal\redirect_404

Code

protected $database;