implode_mb_sprintf()
Will implode an array_map return of the mb_sprintf results
- Full name:
implode_mb_sprintf - Defined in:
src/Functions/Sprintf.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$array | array | |
$glue | string | |
$format | string | |
$encoding | ?string |
Return Value
string