Update src/Appwrite/Statsd/Statsd.php

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
This commit is contained in:
Damodar Lohani
2021-08-08 12:13:50 +05:45
committed by GitHub
co-authored by Eldad A. Fux
parent ffe9c99157
commit a8f864a07d
+1 -1
View File
@@ -40,7 +40,7 @@ class Statsd
}
/**
* Save to statsd.
* Submit data to StatsD.
*/
public function save(): void
{