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/ErrorCorrectionLevelLow.php

<?php

declare(strict_types=1);

namespace Endroid\QrCode\ErrorCorrectionLevel;

final class ErrorCorrectionLevelLow implements ErrorCorrectionLevelInterface
{
}