Function Hook_commandr_fs_forum_groupings->is_active

Definitions

sources/hooks/systems/commandr_fs/forum_groupings.php

  • Whether the filesystem hook is active.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: bool

Returns

  • Whether it is
  • Type: boolean
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Whether the filesystem hook is active.
 *
 * @return boolean Whether it is
 */

public function is_active() : bool