Function Module_join->declarations_made

Definitions

pages/modules/join.php

  • See if the member agreed to all configured declarations.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: bool

Returns

  • Whether they have
  • Type: boolean
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * See if the member agreed to all configured declarations.
 *
 * @return boolean Whether they have
 */

protected function declarations_made() : bool