mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-27 04:08:57 +02:00
Fixed entity export.
This commit is contained in:
parent
b6f95ebe48
commit
181e0f72ed
5 changed files with 30 additions and 9 deletions
|
@ -85,7 +85,7 @@ class Part extends AttachmentContainingDBElement
|
|||
/**
|
||||
* TODO.
|
||||
*/
|
||||
protected $devices;
|
||||
protected $devices = [];
|
||||
|
||||
/**
|
||||
* @ColumnSecurity(type="datetime")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue