ExtensionUpdateInfo

Thin wrapper around extension update info.

Used by VersionFetcher to push around update info.

since 2018-10-01
author

LimeSurvey GmbH

package

Default

Methods

__construct

__construct(string $type, $versions,boolean $security = false)

Arguments

$type

string

$versions

$security

boolean

versionIsSecurityUpdate

versionIsSecurityUpdate()

Properties

extensionType

extensionType :
param

Type(s)

versions

versions :array
var

Type(s)

array

isSecurityUpdate

isSecurityUpdate :boolean
var

Type(s)

boolean