VersionInfoService

Class VersionInfoService

This class provides methods for retrieving data of a particular category and a collection of specific categories.

category

Core

package

VersionInfo

Methods

VersionInfoService constructor.

__construct(\VersionInfoRepository $repository) 

Arguments

Returns an array of VersionInformationItemInterface objects.

getAllVersionInfoItems() : array<mixed,\VersionInfoItemInterface>

Response

array<mixed,\VersionInfoItemInterface>

Properties

repository

repository : \VersionInfoRepository