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.
1 parent 3e37884 commit ec0fdc2Copy full SHA for ec0fdc2
functions/tips_scopes/test/DeployTest.php
@@ -36,7 +36,7 @@ class DeployTest extends TestCase
36
37
private static $entryPoint = 'scopeDemo';
38
39
- public function testFunction() : void
+ public function testFunction(): void
40
{
41
// Send a request to the function.
42
$resp = $this->client->post('', [
0 commit comments