Function Block_main_quotes->get_random_line

Definitions

sources/blocks/main_quotes.php

  • Get a random line from a file.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$filename PATH required parameter N/A N/A The filename

Return

  • The random line
  • Type: string
  • Set: N/A
  • Range: N/A