WPF_USERGROUP::__construct()

Set up Automator action constructor.


Source Source

File: src/integrations/wpforo/actions/wpf-usergroup.php

	public function __construct() {
		$this->action_code = 'ENRLFOROGROUP';
		$this->action_meta = 'FOROGROUP';
		$this->define_action();
	}