Home
last modified time | relevance | path

Searched refs:makeTxnId (Results 1 – 2 of 2) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php324 $txnId = $this->makeTxnId();
351 $txnId = $this->makeTxnId();
1427 $txnId = $txnId ?: $this->makeTxnId();
1434 private function makeTxnId(): int { function in MatrixPhp\\MatrixHttpApi
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DMatrixHttpApiTest.php315 $txnId = $this->invokePrivateMethod($this->api, 'makeTxnId');