Function Hook_addon_registry_health_check->get_copyright_attribution

Definitions

sources/hooks/systems/addon_registry/health_check.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