diff --git a/Models/Event.php b/Models/Event.php index 21b311d..b26c8ff 100644 --- a/Models/Event.php +++ b/Models/Event.php @@ -43,6 +43,7 @@ class Event private $start = null; private $end = null; + /** * Name. *