Flow PHP

Key implements Step

Read onlyYes
FinalYes

Interfaces

Step

Properties

$name  : int|string
$nullsafe  : bool

Methods

__construct()  : mixed
toString()  : string

Properties

$name

public int|string $name

$nullsafe

public bool $nullsafe = false

Methods

__construct()

public __construct(int|string $name[, bool $nullsafe = false ]) : mixed
Parameters
$name : int|string
$nullsafe : bool = false

toString()

public toString() : string
Return values
string
On this page

Search results