You are here

protected property UpdateCommand::$updateManager in Lightning Core 8.2

Same name and namespace in other branches
  1. 8.5 src/Command/UpdateCommand.php \Drupal\lightning_core\Command\UpdateCommand::updateManager
  2. 8 src/Command/UpdateCommand.php \Drupal\lightning_core\Command\UpdateCommand::updateManager
  3. 8.3 src/Command/UpdateCommand.php \Drupal\lightning_core\Command\UpdateCommand::updateManager
  4. 8.4 src/Command/UpdateCommand.php \Drupal\lightning_core\Command\UpdateCommand::updateManager

The update manager service.

Type: \Drupal\lightning_core\UpdateManager

File

src/Command/UpdateCommand.php, line 18

Class

UpdateCommand

Namespace

Drupal\lightning_core\Command

Code

protected $updateManager;