From fcfa147e10aaa6c7ff580c29bd6e5b88666befc1 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Thu, 17 Oct 2019 15:39:41 +0100 Subject: PSR12 --- tests/app/Module/ClippingsCartModuleTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/app/Module/ClippingsCartModuleTest.php') diff --git a/tests/app/Module/ClippingsCartModuleTest.php b/tests/app/Module/ClippingsCartModuleTest.php index c58a76a145..5e60f1a5a7 100644 --- a/tests/app/Module/ClippingsCartModuleTest.php +++ b/tests/app/Module/ClippingsCartModuleTest.php @@ -14,6 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + declare(strict_types=1); namespace Fisharebest\Webtrees\Module; -- cgit v1.3