mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-24 02:38:50 +02:00
Fixed static analysis issues.
This commit is contained in:
parent
e679317b4b
commit
257c67b6c1
4 changed files with 6 additions and 5 deletions
|
@ -48,7 +48,7 @@ class ProjectBOMEntry extends AbstractDBElement
|
|||
use TimestampTrait;
|
||||
|
||||
/**
|
||||
* @var int
|
||||
* @var float
|
||||
* @ORM\Column(type="float", name="quantity")
|
||||
* @Assert\Positive()
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue