Property | Type | Description | |
---|---|---|---|
$server | FluxBB\Server\ServerInterface |
Method | Description | |
---|---|---|
dispatch ( string $action, array $parameters = [] ) : array | Let the FluxBB server execute the given action and return its response data. | |
setServer ( FluxBB\Server\ServerInterface $server ) |
Method | Description | |
---|---|---|
fire ( ) |
public setServer ( FluxBB\Server\ServerInterface $server ) | ||
$server | FluxBB\Server\ServerInterface |