We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4cfa5 commit 8457ac8Copy full SHA for 8457ac8
1 file changed
tests/phpunit/MiddlewareTest.php
@@ -4,7 +4,6 @@
4
use Pdsinterop\PhpSolid\Middleware;
5
6
const PUBSUB_SERVER = "https://localhost:1234";
7
- $headers = [];
8
function header($header) {
9
MiddleWareTest::$headers[] = $header;
10
}
0 commit comments