Function __global->placeholder_avatar

Definitions

sources/lorem.php

  • Get an avatar image.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: string

Returns

  • Image
  • Type: URLPATH
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get an avatar image.
 *
 * @return URLPATH Image
 */

function placeholder_avatar() : string