Function __global->placeholder_codename

Definitions

sources/lorem.php

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

Returns

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

Preview

Code (PHP)

/**
 * Get suitable placeholder codename.
 *
 * @return string Place holder codename
 */

function placeholder_codename() : string