aboutsummaryrefslogtreecommitdiffstats
path: root/core/namespace/FactoryInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/namespace/FactoryInterface.php')
-rw-r--r--core/namespace/FactoryInterface.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/namespace/FactoryInterface.php b/core/namespace/FactoryInterface.php
index 54a115b..e9017d6 100644
--- a/core/namespace/FactoryInterface.php
+++ b/core/namespace/FactoryInterface.php
@@ -2,4 +2,3 @@
interface FactoryInterface {
public static function build($identifier);
}
-?> \ No newline at end of file