A::join()
Joins the elements of an array to a string
Parameters
Name | Type | Default |
---|---|---|
$value * | array |string |
– |
$separator | string |
', ' |
Return type
string
Joins the elements of an array to a string
Name | Type | Default |
---|---|---|
$value * | array |string |
– |
$separator | string |
', ' |
string