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/Census/CensusOfUnitedStates1810Test.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/app/Census/CensusOfUnitedStates1810Test.php') diff --git a/tests/app/Census/CensusOfUnitedStates1810Test.php b/tests/app/Census/CensusOfUnitedStates1810Test.php index b44e73b252..b00825dda0 100644 --- a/tests/app/Census/CensusOfUnitedStates1810Test.php +++ b/tests/app/Census/CensusOfUnitedStates1810Test.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\Census; -- cgit v1.3