1
0
mirror of https://github.com/flarum/core.git synced 2025-10-11 23:14:29 +02:00
This commit is contained in:
Toby Zerner
2015-07-31 20:17:17 +09:30
parent fde7afd3e2
commit 6f09ba6591
3 changed files with 2 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ class StartDiscussionHandler
/**
* @param Dispatcher $bus
* @param Forum $forum
*/
public function __construct(Dispatcher $bus, Forum $forum)
{