We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3db2dab + 7a8359c commit 53da11eCopy full SHA for 53da11e
1 file changed
context.go
@@ -39,7 +39,7 @@ type frankenPHPContext struct {
39
}
40
41
type contextHolder struct {
42
- ctx context.Context
+ ctx context.Context
43
frankenPHPContext *frankenPHPContext
44
45
0 commit comments