mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 07:03:00 +08: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…
Reference in New Issue
Block a user