Kaynağa Gözat

:octocat: +file docblock

codemasher 5 yıl önce
ebeveyn
işleme
8f1f0cc088
1 değiştirilmiş dosya ile 12 ekleme ve 0 silme
  1. 12 0
      src/Output/QRFpdf.php

+ 12 - 0
src/Output/QRFpdf.php

@@ -1,4 +1,16 @@
 <?php
 <?php
+/**
+ * Class QRFpdf
+ *
+ * https://github.com/chillerlan/php-qrcode/pull/49
+ *
+ * @filesource   QRFpdf.php
+ * @created      03.06.2020
+ * @package      chillerlan\QRCode\Output
+ * @author       Maximilian Kresse
+ *
+ * @license      MIT
+ */
 
 
 declare(strict_types=1);
 declare(strict_types=1);