Skip to content

Commit 6985f44

Browse files
committed
Declare strict
1 parent 33f80db commit 6985f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/TestMslsCustomColumn.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php declare( strict_types=1 );
22

33
namespace lloc\MslsTests;
44

tests/TestMslsCustomColumnTaxonomy.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php declare( strict_types=1 );
22

33
namespace lloc\MslsTests;
44

0 commit comments

Comments
 (0)