You are here

protected property PackagesAwareTrait::$packageVersions in Automatic Updates 8.2

The desired package versions to update to, keyed by package name.

Type: string[]

File

src/Event/PackagesAwareTrait.php, line 15

Class

PackagesAwareTrait
Common functionality for events which can carry desired package versions.

Namespace

Drupal\automatic_updates\Event

Code

protected $packageVersions;