From dbf07102e996a28faa91c8dfc23a55915a232029 Mon Sep 17 00:00:00 2001 From: PHP CS Fixer Date: Sun, 20 Feb 2022 20:54:24 +0000 Subject: [PATCH] Fix code style (php-cs-fixer) --- src/Names.php | 2 ++ src/Values.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/Names.php b/src/Names.php index 096d781..b4cab6d 100644 --- a/src/Names.php +++ b/src/Names.php @@ -1,5 +1,7 @@