riainvoice/vendor_old/setasign/fpdi-fpdf/fpdi_bridge.php
2021-10-01 23:56:38 +05:30

13 lines
291 B
PHP

<?php
/**
* This file is part of FPDI
*
* @package FPDI
* @copyright Copyright (c) 2017 Setasign - Jan Slabon (http://www.setasign.com)
* @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.2
*/
class fpdi_bridge extends FPDF
{
// empty body
}