Copied!

ActionType

ActionType.php : 14
Abstract
Implements ActionTypeInterface

Methods

publicgetInputIdentifier()

ActionType.php : 16
public getInputIdentifier() : string

Return values

string

publicgetOptions()

ActionType.php : 26
public getOptions() : array<string, scalar|array<string|int, mixed>>

Return values

array<string, scalar|array<string|int, mixed>>

publicgetOutputIdentifier()

ActionType.php : 21
public getOutputIdentifier() : string

Return values

string