We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a556f63 commit 981ecc3Copy full SHA for 981ecc3
providers/Flagsmith/tests/Fixtures/TestOfflineHandler.php
@@ -12,7 +12,6 @@ class TestOfflineHandler implements IOfflineHandler
12
public function __construct(
13
private ?EnvironmentModel $environmentModel = null,
14
) {
15
-
16
}
17
18
public function getEnvironment(): ?EnvironmentModel
0 commit comments