Some more restructuring

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-08-20 21:37:48 +02:00
parent f4201392f6
commit 42640e2428
6 changed files with 192 additions and 217 deletions

View File

@@ -65,5 +65,4 @@ class Stack extends RelationalEntity {
public function getCalendarPrefix(): string {
return 'stack';
}
}