You are here

protected property PatchInfoCommands::$updateManager in PatchInfo 8.2

Update manager service.

Type: \Drupal\update\UpdateManagerInterface

File

src/Commands/PatchInfoCommands.php, line 71

Class

PatchInfoCommands
A Drush commandfile for the patchinfo:list command.

Namespace

Drupal\patchinfo\Commands

Code

protected $updateManager;