Function __global->get_modal_user

Definitions

sources/users2.php

  • Find a user to test access against, if we're planning on making presence of something public.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: int

Returns

  • The modal member
  • Type: MEMBER
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find a user to test access against, if we're planning on making presence of something public.
 *
 * @return MEMBER The modal member
 */

function get_modal_user() : int