Skip to content

Commit b0c2891

Browse files
Fix CS/WS issues
1 parent 7eec044 commit b0c2891

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/end-to-end/code-coverage/code-coverage/bootstrap.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
<?php
1+
<?php declare(strict_types=1);
22

3-
declare(strict_types=1);
43
/*
54
* This file is part of PHPUnit.
65
*

0 commit comments

Comments
 (0)