Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OISF/libhtp
/ setComment
Method
setComment
test/files/generate-gzip-tests.php:97–99 ·
view source on GitHub ↗
($comment)
Source
from the content-addressed store, hash-verified
95
}
96
97
public function setComment($comment) {
98
$this->comment = $comment;
99
}
100
101
public function setExtra($extra) {
102
$this->extra = $extra;
Callers
1
generate-gzip-tests.php
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected