aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggData.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/ElggData.php')
-rw-r--r--engine/classes/ElggData.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/engine/classes/ElggData.php b/engine/classes/ElggData.php
new file mode 100644
index 000000000..5f152024c
--- /dev/null
+++ b/engine/classes/ElggData.php
@@ -0,0 +1,5 @@
+<?php
+abstract class ElggData
+{
+
+} \ No newline at end of file