0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.144.37.178


Current Path : /var/www/html/univadmin/vendor/mpdf/mpdf/src/Log/
Upload File :
Current File : /var/www/html/univadmin/vendor/mpdf/mpdf/src/Log/Context.php

<?php

namespace Mpdf\Log;

class Context
{

	const STATISTICS = 'statistics';

	const PDFA_PDFX = 'pdfa_pdfx';

	const UTF8 = 'utf8';

	const REMOTE_CONTENT = 'remote_content';

	const IMAGES = 'images';

	const CSS_SIZE_CONVERSION = 'css_size_conversion';

	const HTML_MARKUP = 'html_markup';

}