mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 12:41:10 -04:00
update implementation
This commit is contained in:
@ -422,9 +422,4 @@ class User extends Authenticatable implements HasMedia
|
||||
|
||||
return $companySettings;
|
||||
}
|
||||
|
||||
public function getValues($slug)
|
||||
{
|
||||
return $this->getCustomFieldValues($slug);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user