Add constant listing correspondence-related event types
This commit is contained in:
parent
a559f9bfb7
commit
a300538188
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user