aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Clock.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Clock.php')
-rw-r--r--Zotlabs/Widget/Clock.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Clock.php b/Zotlabs/Widget/Clock.php
index b63b5f748..3b9751cc5 100644
--- a/Zotlabs/Widget/Clock.php
+++ b/Zotlabs/Widget/Clock.php
@@ -1,5 +1,10 @@
<?php
+/**
+ * * Name: Clock
+ * * Description: A simple widget that shows the current time
+ */
+
namespace Zotlabs\Widget;
class Clock {