Fixed entity export.

This commit is contained in:
Jan Böhmer 2020-02-23 19:45:06 +01:00
parent b6f95ebe48
commit 181e0f72ed
5 changed files with 30 additions and 9 deletions

View file

@ -85,7 +85,7 @@ class Part extends AttachmentContainingDBElement
/**
* TODO.
*/
protected $devices;
protected $devices = [];
/**
* @ColumnSecurity(type="datetime")