mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Various code cleanup.
This commit is contained in:
@@ -212,6 +212,7 @@ class User extends Authenticatable
|
||||
* Generates access token.
|
||||
*
|
||||
* @return string
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function generateAccessToken(): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user