mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-30 02:37:58 +08:00
sync doc and code
This commit is contained in:
parent
94fc1ef929
commit
fe6f7c5bc6
@ -189,7 +189,7 @@ interface HistogramInterface
|
||||
{
|
||||
public function with(string ...$labelValues): self;
|
||||
|
||||
public function observe(float $delta);
|
||||
public function put(float $delta);
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user