Searched refs:loginType (Results 1 – 1 of 1) sorted by relevance
195 * @param string $loginType The value for the 'type' key.200 public function login(string $loginType, array $args) { argument201 $args["type"] = $loginType;