aboutsummaryrefslogtreecommitdiff
path: root/lib/FormatInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/FormatInterface.php')
-rw-r--r--lib/FormatInterface.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/FormatInterface.php b/lib/FormatInterface.php
index d59a4ef9..68b0bd59 100644
--- a/lib/FormatInterface.php
+++ b/lib/FormatInterface.php
@@ -19,7 +19,6 @@
* @todo Return self more often (to allow call chaining)
*/
interface FormatInterface {
-
/**
* Generate a string representation of the current data
*