Home
last modified time | relevance | path

Searched refs:qr_create_matrix (Results 1 – 1 of 1) sorted by last modified time

/plugin/twofactorgoogleauth/
H A DQRCode.php112 list($size, $mtx) = $this->qr_create_matrix($vers, $data);
474 protected function qr_create_matrix($version, $data) function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode