diff --git a/src/Services/Trees/SidebarTreeUpdater.php b/src/Services/Trees/SidebarTreeUpdater.php index f02ce088..444723db 100644 --- a/src/Services/Trees/SidebarTreeUpdater.php +++ b/src/Services/Trees/SidebarTreeUpdater.php @@ -22,7 +22,6 @@ final class SidebarTreeUpdater * Returns the time when the sidebar tree was updated the last time. * The frontend uses this information to reload the sidebar tree. * @return \DateTimeInterface - * @throws \Psr\SimpleCache\InvalidArgumentException */ public function getLastTreeUpdate(): \DateTimeInterface {