mirror of
https://github.com/flarum/core.git
synced 2025-02-25 03:33:42 +01:00
Update StartSession.php
Fixed CookieFactory typo in phpdoc.
This commit is contained in:
parent
04c4806f6f
commit
57570d960e
@ -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