From d2bbcab233dabe3b04f8c3b94a947ec174540418 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Sat, 19 Dec 2020 19:52:59 +0100 Subject: run phpcbf and add fix target to Makefile --- app/class/Item.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/class/Item.php') diff --git a/app/class/Item.php b/app/class/Item.php index 091516c..81b47e9 100644 --- a/app/class/Item.php +++ b/app/class/Item.php @@ -110,7 +110,7 @@ abstract class Item } return $array; } - + /** * Tool for accessing different view of the same DateTimeImmutable var -- cgit v1.2.3