INFRA-132 - Docblock formatting fixes
[civicrm-core.git] / CRM / Core / BAO / File.php
index 312ad5429eec7b8d8cf2dc36163faeb42c1c2720..4022915dc1fe6b9b5192cb2017c5b3e2b579f279 100644 (file)
@@ -586,11 +586,10 @@ AND       CEF.entity_id    = %2";
     return $names;
   }
 
-  /*
+  /**
    * copy/attach an existing file to a different entity
    * table and id.
-   */
-  /**
+   *
    * @param $oldEntityTable
    * @param int $oldEntityId
    * @param $newEntityTable