We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905f8ca commit 6341be4Copy full SHA for 6341be4
tests/PercentageTest.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+declare(strict_types=1);
4
+
5
namespace Mattiasgeniar\Percentage\Tests;
6
7
use Mattiasgeniar\Percentage\Percentage;
0 commit comments