Add comment blocks
[civicrm-core.git] / CRM / Utils / PDF / Document.php
index 89a0ad83227a6f7758a3ffea874d96f2178b2c01..ff98f858b7b0c2a2a17e6beebb75f8b8c439301b 100644 (file)
@@ -33,6 +33,9 @@
 
 require_once 'TbsZip/tbszip.php';
 
+/**
+ * Class CRM_Utils_PDF_Document.
+ */
 class CRM_Utils_PDF_Document {
 
   public static $ooxmlMap = array(
@@ -51,6 +54,8 @@ class CRM_Utils_PDF_Document {
   );
 
   /**
+   * Convert html to a Doc file.
+   *
    * @param array $pages
    * @param string $fileName
    * @param array|int $format