Merge pull request #13890 from aydun/joomla#6
[civicrm-core.git] / CRM / Core / Reference / OptionValue.php
index c6aa514286d479a1c58e2ef4d60f66d7b89e1911..94db03591258208aa3d630ebfd4632a739c2b7f8 100644 (file)
@@ -71,4 +71,5 @@ class CRM_Core_Reference_OptionValue extends CRM_Core_Reference_Basic {
     }
     return $this->targetOptionGroupId;
   }
+
 }