LimeSurvey API - Master branch

ExtensionUpdateInfo
in package

Thin wrapper around extension update info.

Used by VersionFetcher to push around update info.

Tags
since
2018-10-01
author

LimeSurvey GmbH

Table of Contents

Properties

$extensionType  : mixed
$isSecurityUpdate  : bool
$versions  : array<string|int, mixed>

Methods

__construct()  : mixed
versionIsSecurityUpdate()  : mixed

Properties

Methods

__construct()

public __construct(string $type, mixed $versions[, bool $security = false ]) : mixed
Parameters
$type : string
$versions : mixed
$security : bool = false

        
On this page

Search results