You are here

protected property Base::$database in DRD Agent 8.3

Same name in this branch
  1. 8.3 src/Agent/Action/Base.php \Drupal\drd_agent\Agent\Action\Base::database
  2. 8.3 src/Agent/Remote/Base.php \Drupal\drd_agent\Agent\Remote\Base::database
Same name and namespace in other branches
  1. 4.0.x src/Agent/Action/Base.php \Drupal\drd_agent\Agent\Action\Base::database

Type: \Drupal\Core\Database\Connection

File

src/Agent/Action/Base.php, line 63

Class

Base
Base class for Remote DRD Action Code.

Namespace

Drupal\drd_agent\Agent\Action

Code

protected $database;