Multiple extends Value
Table of Contents
Constants
- SEPARATOR_COMMA = 1
- SEPARATOR_NEWLINE = 2
Methods
- toString() : string|Value
Constants
SEPARATOR_COMMA
public
mixed
SEPARATOR_COMMA
= 1
SEPARATOR_NEWLINE
public
mixed
SEPARATOR_NEWLINE
= 2
Methods
toString()
public
toString([string $modifier = '' ]) : string|Value
Parameters
- $modifier : string = ''