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