[AUTOGENERATED] Update auto generated code in entities

This commit is contained in:
2021-02-20 21:01:08 +00:00
parent e1941b6612
commit 2c9bd3575b
40 changed files with 31 additions and 70 deletions

View File

@@ -39,7 +39,6 @@ use DateTimeInterface;
class FileToNote extends Entity
{
// {{{ Autocode
private int $file_id;
private int $note_id;
private DateTimeInterface $modified;