Class VersionInfoItemFactory

Class VersionInfoItemFactory

Methods summary

public createVersionInfoDatabaseItem( NonEmptyStringType $name, NonEmptyStringType $version, NonEmptyStringType $vendor, NonEmptyStringType $changelogVersionURL, DateTime $installationDate, BoolType $installedStatus ) : VersionInfoDatabaseItem

Create new VersionInfoDatabaseItem object.

public createVersionInfoFileItem( NonEmptyStringType $name, NonEmptyStringType $version, NonEmptyStringType $vendor, NonEmptyStringType $changelogVersionURL, DateTime $installationDate, BoolType $installedStatus ) : VersionInfoFileItem

Create new VersionInfoFileItem object.