Function __global->getlastmod

Definitions

sources_custom/phpstub.php

  • Gets time of last page modification.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: int

Returns

  • Last modification time
  • Type: TIME
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Gets time of last page modification.
 *
 * @return TIME Last modification time
 */

function getlastmod() : int