Home
last modified time | relevance | path

Searched refs:MatrixPhp (Results 1 – 19 of 19) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DUserTest.php3 namespace MatrixPhp\Tests;
5 use MatrixPhp\Exceptions\MatrixException;
6 use MatrixPhp\Exceptions\MatrixHttpLibException;
7 use MatrixPhp\Exceptions\ValidationException;
DMatrixHttpApiTest.php3 namespace MatrixPhp\Tests;
5 use MatrixPhp\Exceptions\MatrixException;
6 use MatrixPhp\Exceptions\MatrixHttpLibException;
7 use MatrixPhp\Exceptions\ValidationException;
DTestHelper.php3 namespace MatrixPhp\Tests;
DBaseTestCase.php3 namespace MatrixPhp; namespace
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/Crypto/
DOlmDevice.php3 namespace MatrixPhp\Crypto;
5 use MatrixPhp\MatrixHttpApi;
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DUtil.php3 namespace MatrixPhp; namespace
5 use MatrixPhp\Exceptions\ValidationException;
DMatrixClient.php3 namespace MatrixPhp; namespace
5 use MatrixPhp\Crypto\OlmDevice;
6 use MatrixPhp\Exceptions\MatrixRequestException;
7 use MatrixPhp\Exceptions\MatrixUnexpectedResponse;
8 use MatrixPhp\Exceptions\ValidationException;
DCache.php3 namespace MatrixPhp; namespace
DUser.php3 namespace MatrixPhp; namespace
DMatrixHttpApi.php3 namespace MatrixPhp; namespace
5 use MatrixPhp\Exceptions\MatrixException;
6 use MatrixPhp\Exceptions\MatrixHttpLibException;
7 use MatrixPhp\Exceptions\MatrixRequestException;
8 use MatrixPhp\Exceptions\MatrixUnexpectedResponse;
9 use MatrixPhp\Exceptions\ValidationException;
DRoom.php3 namespace MatrixPhp; namespace
5 use MatrixPhp\Exceptions\MatrixRequestException;
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/Exceptions/
DMatrixException.php3 namespace MatrixPhp\Exceptions;
DValidationException.php3 namespace MatrixPhp\Exceptions;
DMatrixUnexpectedResponse.php3 namespace MatrixPhp\Exceptions;
DMatrixHttpLibException.php3 namespace MatrixPhp\Exceptions;
DMatrixRequestException.php3 namespace MatrixPhp\Exceptions;
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DREADME.md24 use MatrixPhp\MatrixClient;
41 use MatrixPhp\MatrixHttpApi;
/plugin/matrixnotifierwas/
Dhelper.php7 use MatrixPhp\MatrixClient;
Dcomposer.lock364 "MatrixPhp\\": "src"
369 "MatrixPhp\\Tests\\": "tests"