summaryrefslogtreecommitdiff
path: root/core/classes/Cart.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/classes/Cart.php')
-rw-r--r--core/classes/Cart.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/classes/Cart.php b/core/classes/Cart.php
index 4e6f585..f90eab6 100644
--- a/core/classes/Cart.php
+++ b/core/classes/Cart.php
@@ -1,5 +1,7 @@
<?php
-
+/** TODO:
+ * not implemented yet
+ */
class Cart
{