ExtensionState : int
Table of Contents
Cases
- alpha
- beta = 1
- deprecated = 7
- excludeFromUpdates = 6
- experimental = 3
- notAvailable = 999
- obsolete = 5
- stable = 2
- test = 4
Methods
- fromValue() : self
- getStringValue() : string
Cases
alpha
beta
stable
experimental
test
obsolete
excludeFromUpdates
deprecated
notAvailable
Methods
fromValue()
public
static fromValue(int|string $state) : self
Parameters
- $state : int|string
Return values
selfgetStringValue()
public
getStringValue() : string