Function Hook_CMA->which_standard_keymap_headings

Definitions

sources/content.php

  • Find what keymap headings are available.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: array

Returns

  • Tuple: Has author, Has submitter, Has date, Has ratings
  • Type: array
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find what keymap headings are available.
 *
 * @return array Tuple: Has author, Has submitter, Has date, Has ratings
 */

protected function which_standard_keymap_headings() : array