webhook comments

This commit is contained in:
Yuri Kuznetsov
2020-07-15 23:23:08 +03:00
parent 17c1070fc1
commit 6d83f77fcf
3 changed files with 24 additions and 0 deletions
+3
View File
@@ -35,6 +35,9 @@ use Espo\Core\{
Utils\Config,
};
/**
* Sends a poption.
*/
class Sender
{
const CONNECT_TIMEOUT = 5;