mirror of
https://github.com/flarum/core.git
synced 2025-07-25 02:31:17 +02:00
Add TODO message
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user