You are here

protected property AnonymousPublishingClService::$database in Anonymous Publishing 8

The database connection service.

Type: \Drupal\Core\Database\Connection

File

modules/anonymous_publishing_cl/src/Services/AnonymousPublishingClService.php, line 43

Class

AnonymousPublishingClService
Helper methods for Anonymous Publishing CL.

Namespace

Drupal\anonymous_publishing_cl\Services

Code

protected $database;