Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php195 * @param string $loginType The value for the 'type' key.
200 public function login(string $loginType, array $args) { argument
201 $args["type"] = $loginType;