class Groups extends Core

Properties

protected $hooks from Core See the code on Github
protected $actions See the code on Github
protected $filters from Core See the code on Github
protected $required from Core See the code on Github
protected $flarum from Core See the code on Github

Methods

__construct(Hooks $hooks, Flarum $flarum)

No description

from Core
load()

No description

from Core
unload()

No description

from Core
void
setGroups()

Sets groups to a user

createGroup(string $group)

No description

Details

__construct(Hooks $hooks, Flarum $flarum)

Parameters

Hooks $hooks
Flarum $flarum

Core load()

Return Value

Core

Core unload()

Return Value

Core

void setGroups()

Sets groups to a user

Return Value

void

createGroup(string $group)

Parameters

string $group