mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-13 13:35:52 +00:00
Update Taxation.php
This commit is contained in:
@@ -16,7 +16,7 @@ class Taxation
|
||||
*
|
||||
* @return int|null
|
||||
*/
|
||||
public function getVat(): ?int
|
||||
public function get(): ?int
|
||||
{
|
||||
return $this->user->getPaymentsUser()->data->taxation->vat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user