Durable Workflow PHP SDK — API Reference

Guides

SdkIdentity
in package

FinalYes

Resolves the SDK package identity from Composer's installed-package metadata.

Table of Contents

Constants

PACKAGE  : mixed = 'durable-workflow/sdk'
SOURCE_DEVELOPMENT_VERSION  : mixed = 'source-development'
REGISTRATION_NAME  : mixed = 'durable-workflow-php'

Methods

registration()  : string
version()  : string
__construct()  : mixed

Constants

SOURCE_DEVELOPMENT_VERSION

public mixed SOURCE_DEVELOPMENT_VERSION = 'source-development'

REGISTRATION_NAME

private mixed REGISTRATION_NAME = 'durable-workflow-php'

Methods

registration()

public static registration() : string
Return values
string

version()

public static version() : string
Return values
string
On this page

Search results