final class BlockArrayNode extends ArrayNode

internal  
 

Properties

string $indentation

Methods

__construct(string $indentation = '', int $pos = null)

No description

string
toString()

No description

Details

at line 20
__construct(string $indentation = '', int $pos = null)

No description

Parameters

string $indentation
int $pos

at line 27
string toString()

No description

Return Value

string