/home/smartonegroup/public_html/system/vendor/mpdf/mpdf/src/Tag/Ul.php
<?php

namespace Mpdf\Tag;

class Ul extends BlockTag
{


}