Function Hook_addon_registry_core_locations->get_copyright_attribution

Definitions

sources/hooks/systems/addon_registry/core_locations.php

  • Find other authors.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: array

Returns

  • A list of co-authors that should be attributed
  • Type: array
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find other authors.
 *
 * @return array A list of co-authors that should be attributed
 */

public function get_copyright_attribution() : array