Copied!

ActionType

ActionType.php : 15
Abstract
Implements ActionTypeInterface

Methods

publicgetInputIdentifier()

ActionType.php : 17
public getInputIdentifier() : string

Return values

string

publicgetOptions()

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

Return values

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

publicgetOutputIdentifier()

ActionType.php : 22
public getOutputIdentifier() : string

Return values

string