Skip to content

Commit 1e44013

Browse files
Revert "Fix CS/WS issues"
This reverts commit b0c2891.
1 parent b0c2891 commit 1e44013

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

3+
declare(strict_types=1);
34
/*
45
* This file is part of PHPUnit.
56
*

0 commit comments

Comments
 (0)