From 4a02352ccc1b313ce967415c6ac10a32aba1893a Mon Sep 17 00:00:00 2001 From: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:40:13 +0100 Subject: applies several small optimizations (#5511) declare(strict_types=1); Co-authored-by: Luc --- app/Models/ViewStats.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Models/ViewStats.php') diff --git a/app/Models/ViewStats.php b/app/Models/ViewStats.php index 03e0bc00d..9025a86db 100644 --- a/app/Models/ViewStats.php +++ b/app/Models/ViewStats.php @@ -1,5 +1,7 @@