aboutsummaryrefslogtreecommitdiff
path: root/lib/calendar/CalendarWeekView.class.php
diff options
context:
space:
mode:
authorMoritz Strohm <strohm@data-quest.de>2024-01-29 15:16:24 +0000
committerMoritz Strohm <strohm@data-quest.de>2024-01-29 15:16:24 +0000
commit7c1df847d94d3956bc763b94b73cebfe108dc9a1 (patch)
treee18e003bff65c5bf0748c644d6cd3d235cb1feca /lib/calendar/CalendarWeekView.class.php
parentda0110d5e85279123e8dde392cb4c926397238bf (diff)
StEP 01354, closes #1354
Closes #1354 Merge request studip/studip!2116
Diffstat (limited to 'lib/calendar/CalendarWeekView.class.php')
-rw-r--r--lib/calendar/CalendarWeekView.class.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/calendar/CalendarWeekView.class.php b/lib/calendar/CalendarWeekView.class.php
index e0d0a6b..c1e0f24 100644
--- a/lib/calendar/CalendarWeekView.class.php
+++ b/lib/calendar/CalendarWeekView.class.php
@@ -20,6 +20,8 @@
* Kind of bean class for the calendar view.
*
* @since 2.0
+ *
+ * @deprecated since Stud.IP 5.5
*/
class CalendarWeekView extends CalendarView