Documentation

SdkVersion
in package

FinalYes

Table of Contents

Constants

PACKAGE_NAME  = 'temporal/sdk'
SDK_NAME  = 'temporal-php-2'
The name of the SDK in Temporal nomenclature.
VERSION_REGX  = '/^(\d++\.\d++\.\d++(?:-[\w\-.]+)?)/'

Methods

getSdkVersion()  : string

Constants

PACKAGE_NAME

public mixed PACKAGE_NAME = 'temporal/sdk'

SDK_NAME

The name of the SDK in Temporal nomenclature.

public mixed SDK_NAME = 'temporal-php-2'

VERSION_REGX

public mixed VERSION_REGX = '/^(\d++\.\d++\.\d++(?:-[\w\-.]+)?)/'

Methods

getSdkVersion()

public static getSdkVersion() : string
Return values
string

        
On this page

Search results