mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +02:00
Fix comment typo
This commit is contained in:
@@ -25,7 +25,7 @@ class Rememberer
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Rememberer constructor.
|
* Rememberer constructor.
|
||||||
* @param CookieFactoy $cookie
|
* @param CookieFactory $cookie
|
||||||
*/
|
*/
|
||||||
public function __construct(CookieFactory $cookie)
|
public function __construct(CookieFactory $cookie)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user