IService
Interface IService
Table of Contents
Methods
- getAuthAdapter() : AuthAdapter
- getEngineCode() : string
- getTypes() : array<string|int, mixed>
Methods
getAuthAdapter()
public
static getAuthAdapter(string $type) : AuthAdapter
Parameters
- $type : string
Return values
AuthAdaptergetEngineCode()
public
static getEngineCode(string $type) : string
Parameters
- $type : string
Return values
stringgetTypes()
public
static getTypes() : array<string|int, mixed>