flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.39k stars 834 forks source link

[1.x] chore: change private to protected, allowing extensibility #4119

Closed imorland closed 4 days ago

imorland commented 4 days ago

Simply change private to protected so we can extend and replace ResponseFactory when required.

Fixes #0000

Changes proposed in this pull request:

Reviewers should focus on:

Screenshot

Necessity

Confirmed

Required changes: