Resources/Mpdf/Tag/FigCaption.php

10 lines
68 B
PHP
Executable File

<?php
namespace Mpdf\Tag;
class FigCaption extends BlockTag
{
}