]> BookStack Code Mirror - bookstack/commit
Added test for logical-theme-system command registration 3072/head
authorDan Brown <redacted>
Mon, 22 Nov 2021 19:03:04 +0000 (19:03 +0000)
committerDan Brown <redacted>
Mon, 22 Nov 2021 19:03:04 +0000 (19:03 +0000)
commitcb30c258df2215ba73364cc6df9f3741f603d6a5
treef1f3be72847180d661b2ea4a22db7a7a70bd0cbe
parentcdaad2f40ec96fd98e6320638854c69b90bfe847
Added test for logical-theme-system command registration

Changed how the command registration was handled due to complications of
action order found during testing. Now the theme service will resolve
and directly register the command on the Kernel instead of them being
fetched from the ThemeService from within Kernel.
More direct, Seems to work.
app/Console/Kernel.php
app/Theming/ThemeService.php
tests/ThemeTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.