Function __global->placeholder_comma_list
Definitions
sources/lorem.php
- Get a placeholder for a comma-list.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: string
Returns
- Place holder comma-list
- Type: string
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Get a placeholder for a comma-list.
*
* @return string Place holder comma-list
*/
function placeholder_comma_list() : string
* Get a placeholder for a comma-list.
*
* @return string Place holder comma-list
*/
function placeholder_comma_list() : string

