1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-11-19 07:02:10 +03:00
Files
bookstack/app/Http/Controllers/Auth/ConfirmEmailController.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

3.3 KiB