Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/qrcode/src/
DQrCode.php203 if (!$this->isAllowedErrorCorrectionLevel($level)) {
707 private function isAllowedErrorCorrectionLevel($level) function in Mpdf\\QrCode\\QrCode