| Current Path : /home/rtorresani/www/vendor/endroid/qr-code/src/Label/Alignment/ |
| Current File : //home/rtorresani/www/vendor/endroid/qr-code/src/Label/Alignment/LabelAlignmentRight.php |
<?php
declare(strict_types=1);
namespace Endroid\QrCode\Label\Alignment;
final class LabelAlignmentRight implements LabelAlignmentInterface
{
}