Function __global->placeholder_blank

Definitions

sources/lorem.php

  • Get a blank screen, for a parameter which is not visible and typically blank.
  • 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 a blank screen, for a parameter which is not visible and typically blank.
 *
 * @return string Place holder text
 */

function placeholder_blank() : string