mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Lots of cleanup and stuff.
This commit is contained in:
		| @@ -23,7 +23,7 @@ class BusServiceProvider extends ServiceProvider | ||||
|     public function boot(Dispatcher $dispatcher) | ||||
|     { | ||||
|         $dispatcher->mapUsing( | ||||
|             function($command) { | ||||
|             function ($command) { | ||||
|                 return Dispatcher::simpleMapping( | ||||
|                     $command, 'FireflyIII\Commands', 'FireflyIII\Handlers\Commands' | ||||
|                 ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user