MCPcopy Index your code
hub / github.com/php/frankenphp / TestEarlyHints_module

Function TestEarlyHints_module

frankenphp_test.go:573–573  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

571}
572
573func TestEarlyHints_module(t *testing.T) { testEarlyHints(t, &testOptions{}) }
574func TestEarlyHints_worker(t *testing.T) {
575 testEarlyHints(t, &testOptions{workerScript: "early-hints.php"})
576}

Callers

nothing calls this directly

Calls 1

testEarlyHintsFunction · 0.85

Tested by

no test coverage detected