We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
strict_types
1 parent f69bfe7 commit 3519067Copy full SHA for 3519067
tests/Value/ValueTest.php
@@ -1,7 +1,5 @@
1
<?php
2
3
-declare(strict_types=1);
4
-
5
namespace Sabberworm\CSS\Tests\Value;
6
7
use PHPUnit\Framework\TestCase;
0 commit comments