Documentation

VersionUpdate
in package

FinalYes

Class VersionUpdate

Table of Contents

Properties

$date  : string
$methods  : array<string|int, callable>
$patch  : string
$revision  : string
$updater  : VersionUpdater
$version  : string

Methods

__construct()  : mixed
getDate()  : string
getPatch()  : string
getRevision()  : string
getUpdater()  : VersionUpdater
getVersion()  : string
postflight()  : void
Runs right after installation.
preflight()  : void
Run right before installation.

Properties

Methods

getRevision()

public getRevision() : string
Return values
string

getVersion()

public getVersion() : string
Return values
string

        
On this page

Search results