UpdatesDetailsMapper
in package
Class UpdatesDetailsMapper
Table of Contents
- $reader : UpdatesDetailsReader
- __construct() : mixed
- UpdatesDetailsMapper constructor.
- getUpdatesDetails() : UpdatesDetails
- Returns the updates details.
- collectDownloadedUpdates() : UpdateDetailsCollection
- collectInstalledUpdates() : UpdateDetailsCollection
Properties
$reader
private
UpdatesDetailsReader
$reader
Methods
__construct()
UpdatesDetailsMapper constructor.
public
__construct(UpdatesDetailsReader $reader) : mixed
Parameters
- $reader : UpdatesDetailsReader
Return values
mixed —getUpdatesDetails()
Returns the updates details.
public
getUpdatesDetails() : UpdatesDetails
Return values
UpdatesDetails —collectDownloadedUpdates()
private
collectDownloadedUpdates() : UpdateDetailsCollection
Return values
UpdateDetailsCollection —collectInstalledUpdates()
private
collectInstalledUpdates() : UpdateDetailsCollection