Function __global->placeholder_number

Definitions

sources/lorem.php

  • Get suitable placeholder number.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: string

Returns

  • Place holder text
  • Type: string
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get suitable placeholder number.
 *
 * @return string Place holder text
 */

function placeholder_number() : string