mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-13 06:29:30 +00:00
Fixed some inspection issues.
This commit is contained in:
parent
8e23629dc0
commit
1629f31fed
31 changed files with 187 additions and 211 deletions
|
|
@ -220,6 +220,7 @@ class Pricedetail extends DBElement
|
|||
public function setCurrency(?Currency $currency): Pricedetail
|
||||
{
|
||||
$this->currency = $currency;
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue