mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 10:42:46 +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…
x
Reference in New Issue
Block a user