Fixed static analysis issue

This commit is contained in:
Jan Böhmer 2022-09-25 02:14:28 +02:00
parent 4c25e85a48
commit 86c580f835

View file

@ -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
{