Your IP : 216.73.216.158


Current Path : /home/rtorresani/www/vendor/endroid/qr-code/src/ErrorCorrectionLevel/
Upload File :
Current File : //home/rtorresani/www/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelHigh.php

<?php

declare(strict_types=1);

namespace Endroid\QrCode\ErrorCorrectionLevel;

final class ErrorCorrectionLevelHigh implements ErrorCorrectionLevelInterface
{
}