/
home
/
maktab
/
server
/
vendor
/
mpdf
/
mpdf
/
src
/
Barcode
/
File Upload :
llllll
Current File: //home/maktab/server/vendor/mpdf/mpdf/src/Barcode/BarcodeInterface.php
<?php namespace Mpdf\Barcode; interface BarcodeInterface { /** * @return string */ public function getType(); /** * @return mixed[] */ public function getData(); /** * @param string $key * * @return mixed */ public function getKey($key); /** * @return string */ public function getChecksum(); }
Copyright ©2k19 -
Hexid
|
Tex7ure