A::join()
A::join($value, $separator = ', '): string
Parameters
Name | Type | Default | Description |
---|---|---|---|
$value |
mixed |
|
|
$separator |
mixed |
', ' |
Return type
string
A::join($value, $separator = ', '): string
Name | Type | Default | Description |
---|---|---|---|
$value |
mixed |
|
|
$separator |
mixed |
', ' |
string