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