Shift core files

This commit is contained in:
Shift
2023-02-19 16:19:22 +00:00
committed by HolgerHatGarKeineNode
parent 76e1d65dca
commit ed733d1444
7 changed files with 15 additions and 25 deletions

View File

@@ -9,10 +9,8 @@ class BroadcastServiceProvider extends ServiceProvider
{
/**
* Bootstrap any application services.
*
* @return void
*/
public function boot()
public function boot(): void
{
Broadcast::routes();