You are here

protected property RenewRole::$database in Ubercart 8.4

The database service.

Type: \Drupal\Core\Database\Connection

File

uc_role/src/Plugin/RulesAction/RenewRole.php, line 39

Class

RenewRole
Provides a 'Renew role' action.

Namespace

Drupal\uc_role\Plugin\RulesAction

Code

protected $database;