Copied!

Flow

Flow.php : 11

Methods

public__construct()

Flow.php : 21
public __construct(array<string|int, string> $modules)

Parameters

Name Type Default value Description
$modules array<string|int, string> - -

publicgetModules()

Flow.php : 29
public getModules() : array<string|int, string>

Return values

array<string|int, string>