mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 06:01:21 +00:00
Fix possible null pointer.
This commit is contained in:
@@ -223,6 +223,7 @@ class User extends Authenticatable
|
||||
*
|
||||
* @param string $name
|
||||
*
|
||||
* @deprecated
|
||||
* @return bool
|
||||
*/
|
||||
public function hasRole(string $name): bool
|
||||
|
||||
Reference in New Issue
Block a user