mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-07-11 19:45:18 +00: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