mirror of
https://github.com/flarum/core.git
synced 2025-02-25 11:43:19 +01:00
Add TODO message
This commit is contained in:
parent
33d663bc8e
commit
ffb28838b5
@ -19,6 +19,7 @@ class IndexAction extends HtmlAction
|
||||
|
||||
protected $database;
|
||||
|
||||
// TODO: DatabaseManager should be ConnectionInterface
|
||||
public function __construct(Client $apiClient, Actor $actor, DatabaseManager $database, SessionInterface $session)
|
||||
{
|
||||
$this->apiClient = $apiClient;
|
||||
|
Loading…
x
Reference in New Issue
Block a user