Add dummy file in place of removed file for Joomla! installers
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 23 Sep 2023 02:42:32 +0000 (14:42 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 23 Sep 2023 02:42:32 +0000 (14:42 +1200)
Civi/ActionSchedule/Mapping.php [new file with mode: 0644]

diff --git a/Civi/ActionSchedule/Mapping.php b/Civi/ActionSchedule/Mapping.php
new file mode 100644 (file)
index 0000000..82f1840
--- /dev/null
@@ -0,0 +1,4 @@
+<?php
+
+// Empty file to ensure the old one is overwritten on Joomla! installs.
+// It otherwise causes Declaration of Civi\\ActionSchedule\\Mapping::getValueHeader() must be compatible with Civi\\ActionSchedule\\MappingInterface::getValueHeader():