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