diff options
Diffstat (limited to 'core/namespace/AttributeInterface.php')
-rw-r--r-- | core/namespace/AttributeInterface.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/namespace/AttributeInterface.php b/core/namespace/AttributeInterface.php index 74cd1f1..7a7c38c 100644 --- a/core/namespace/AttributeInterface.php +++ b/core/namespace/AttributeInterface.php @@ -4,4 +4,3 @@ interface AttributeInterface { public function databaseUPDATE(\Database $Database); public function databaseDELETE(\Database $Database); } -?>
\ No newline at end of file |