From a300538188f6367eac129934b058417adab05d69 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 12 Oct 2020 22:54:17 +0200 Subject: [PATCH] Add constant listing correspondence-related event types --- src/MDEventsSet.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/MDEventsSet.php b/src/MDEventsSet.php index c2a7fb1..8ff2dcf 100644 --- a/src/MDEventsSet.php +++ b/src/MDEventsSet.php @@ -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