aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/api.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/api.php')
-rw-r--r--engine/lib/api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/api.php b/engine/lib/api.php
index e7d6cc4a1..95bbede01 100644
--- a/engine/lib/api.php
+++ b/engine/lib/api.php
@@ -17,7 +17,7 @@
* @class GenericResult Result superclass.
* @author Marcus Povey <marcus@dushka.co.uk>
*/
- abstract class GenericResult
+ abstract class GenericResult implements Exportable
{
/**
* The status of the result.