Function __global->get_first_default_group

Definitions

sources/cns_groups.php

  • Find the first default group.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: int

Returns

  • The first default group
  • Type: GROUP
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find the first default group.
 *
 * @return GROUP The first default group
 */

function get_first_default_group() : int