mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Fix #1294
This commit is contained in:
@@ -76,6 +76,7 @@ class User extends Authenticatable
|
||||
* @param string $value
|
||||
*
|
||||
* @return User
|
||||
* @throws \Symfony\Component\HttpKernel\Exception\NotFoundHttpException
|
||||
*/
|
||||
public static function routeBinder(string $value): User
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user