FluxBB\Actions\GetSettings::run PHP Method

run() protected method

protected run ( )
    protected function run()
    {
        return ['config' => $this->config];
    }