Skip to content

Commit c4bafad

Browse files
authored
Merge pull request #289 from lloc/chore
Declare strict
2 parents 1dcba9d + 7c5955d commit c4bafad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestMslsOptionsQuery.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)