We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccb14a commit 7dd7cd0Copy full SHA for 7dd7cd0
1 file changed
tests/EnvironmentTest.php
@@ -8,7 +8,9 @@
8
use Rancoud\Environment\Environment;
9
use Rancoud\Environment\EnvironmentException;
10
11
-/** @internal */
+/**
12
+ * @internal
13
+ */
14
class EnvironmentTest extends TestCase
15
{
16
protected array $fileEnvContent = [
0 commit comments