wip(Member & memberships sections)
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m29s
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m29s
This commit is contained in:
@@ -86,7 +86,7 @@ class User extends Authenticatable
|
||||
|
||||
public static function getAttributeLabel(string $attribute): string
|
||||
{
|
||||
return __("users.fields.' . $attribute");
|
||||
return __("users.fields.$attribute");
|
||||
}
|
||||
|
||||
/*public static function getRoleLabel(string $role): string
|
||||
|
||||
Reference in New Issue
Block a user