Typo3Version

Table of Contents

Constants

BRANCH  = '13.3'
VERSION  = '13.3.0-dev'

Methods

__toString()  : string
getBranch()  : string
getMajorVersion()  : int
Get 'major version' of version, e.g., '7' from '7.3.0'
getVersion()  : string

Constants

VERSION

protected mixed VERSION = '13.3.0-dev'

Methods

__toString()

public __toString() : string
Return values
string

getBranch()

public getBranch() : string
Return values
string

getMajorVersion()

Get 'major version' of version, e.g., '7' from '7.3.0'

public getMajorVersion() : int
Return values
int

Major version, e.g., '7'

getVersion()

public getVersion() : string
Return values
string

        
On this page

Search results