aboutsummaryrefslogtreecommitdiffstats
path: root/core/namespace/ItemFactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/namespace/ItemFactory.php')
-rw-r--r--core/namespace/ItemFactory.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/namespace/ItemFactory.php b/core/namespace/ItemFactory.php
index dec136f..d81ff9f 100644
--- a/core/namespace/ItemFactory.php
+++ b/core/namespace/ItemFactory.php
@@ -21,4 +21,3 @@ abstract class ItemFactory extends Factory {
return self::build($Item::getIDByField('slug', $slug, \Application::getDatabase()));
}
}
-?> \ No newline at end of file