further comment fixes
[civicrm-core.git] / CRM / Admin / Form / Setting / UF.php
index 87fe17b3d659aa8b008695f30288b16df159dbb8..391a0716783327ca4a13e37a8073b94c9e788a0e 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
- * This class generates form components for Site Url
- *
+ * This class generates form components for Site Url.
  */
 class CRM_Admin_Form_Setting_UF extends CRM_Admin_Form_Setting {
 
@@ -45,8 +42,6 @@ class CRM_Admin_Form_Setting_UF extends CRM_Admin_Form_Setting {
 
   /**
    * Build the form object.
-   *
-   * @return void
    */
   public function buildQuickForm() {
     $config = CRM_Core_Config::singleton();