You are here

protected property ProtectedPagesStorage::$connection in Protected Pages 8

The database connection to use.

Type: \Drupal\Core\Database\Connection

File

src/ProtectedPagesStorage.php, line 18

Class

ProtectedPagesStorage
Defines the protected page storage service.

Namespace

Drupal\protected_pages

Code

protected $connection;