Function __global->placeholder_comma_list_b

Definitions

sources/lorem.php

  • Get a placeholder for a comma-list, different from placeholder_comma_list and a single entry.
  • 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, different from placeholder_comma_list and a single entry.
 *
 * @return string Place holder comma-list
 */

function placeholder_comma_list_b() : string