Resources/Mpdf/Tag/SetPageFooter.php

10 lines
80 B
PHP
Executable File

<?php
namespace Mpdf\Tag;
class SetPageFooter extends SetHtmlPageFooter
{
}