protected property LiveRepositoryHandler::$database in Workspace 8.2
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Plugin/ RepositoryHandler/ LiveRepositoryHandler.php, line 50
Class
- LiveRepositoryHandler
- Defines a plugin which replicates content to the default (Live) workspace.
Namespace
Drupal\workspace\Plugin\RepositoryHandlerCode
protected $database;