Compare commits

...

1 Commits

Author SHA1 Message Date
a300538188 Add constant listing correspondence-related event types 2020-10-12 22:54:17 +02:00

View File

@ -68,6 +68,8 @@ final class MDEventsSet extends MDValueSet {
const EVENTS_PRE_PRODUCTION = [4, 12, 25, 29, 30, 31, 35];
// Array enthält solche Ereignisse, die sich auf Objekte beziehen, die nicht hergestellt wurden
const EVENTS_NO_PRODUCTION = [21];
// Array enthält Ereignistypen, die auf Korrespondenzen hinweisen
const EVENTS_CORRESPONDENCE = [11, 13];
/*
* Constants for event types without places, times, actors