Skip to content

Commit 59a48d5

Browse files
committed
Remove declare strict to be consistent with rest of code base
1 parent 87929fd commit 59a48d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Report/Xml/Source.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php declare(strict_types = 1);
1+
<?php
22
/*
33
* This file is part of the php-code-coverage package.
44
*

0 commit comments

Comments
 (0)