Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-03-20-15-52-17
[civicrm-core.git] / CRM / Admin / Form / LocationType.php
index 35b946828ac8f18da791ffaf36ed183e544ff70f..a8e5cee06ce8be92f62fd553d43c989709fe47df 100644 (file)
@@ -42,7 +42,7 @@ class CRM_Admin_Form_LocationType extends CRM_Admin_Form {
   /**
    * Function to build the form
    *
-   * @return None
+   * @return void
    * @access public
    */
   public function buildQuickForm() {
@@ -87,7 +87,7 @@ class CRM_Admin_Form_LocationType extends CRM_Admin_Form {
    *
    * @access public
    *
-   * @return None
+   * @return void
    */
   public function postProcess() {
     CRM_Utils_System::flushCache('CRM_Core_DAO_LocationType');