diff options
Diffstat (limited to 'core/namespace/ItemFactory.php')
-rw-r--r-- | core/namespace/ItemFactory.php | 1 |
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 |