mirror of
https://github.com/flarum/framework.git
synced 2025-01-20 05:32:49 +08:00
Update StartSession.php
Fixed CookieFactory typo in phpdoc.
This commit is contained in:
parent
4e628ad47e
commit
8760df5697
|
@ -29,7 +29,7 @@ class StartSession implements MiddlewareInterface
|
|||
|
||||
/**
|
||||
* Rememberer constructor.
|
||||
* @param CookieFactoy $cookie
|
||||
* @param CookieFactory $cookie
|
||||
*/
|
||||
public function __construct(CookieFactory $cookie)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user