IMMREX7

aku nok ndi : /home/spdtg/www/schoolmis/vendor/mpdf/mpdf/src/Output/
File Up :
aku nok ndi : /home/spdtg/www/schoolmis/vendor/mpdf/mpdf/src/Output/Destination.php

<?php

namespace Mpdf\Output;

class Destination
{

	const FILE = 'F';

	const DOWNLOAD = 'D';

	const STRING_RETURN = 'S';

	const INLINE = 'I';
}

Copyright © 2021 - 2025 IMMREX7