1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-11-17 19:22:44 +03:00
Files
bookstack/app/Http/Controllers/SettingController.php
Dan Brown 5e01c30882 Aligned constructors across controller classes
Since they no longer needed to run the parent contructor
since the parent constructor was no longer needed.
2020-11-21 17:08:37 +00:00

2.3 KiB