(NFC) Update CRM/Core CRM/Custom CRM/Dedupe to match the new coder style
[civicrm-core.git] / CRM / Core / QuickForm / NestedAdvMultiSelect.php
index 84a787a1c64369ce4d458ed71168fbd76c3c8ed1..791ef9ef2477c90d5d0abda06e76d42825bc6072 100644 (file)
@@ -40,6 +40,7 @@ require_once 'HTML/QuickForm/advmultiselect.php';
  * Class CRM_Core_QuickForm_NestedAdvMultiSelect
  */
 class CRM_Core_QuickForm_NestedAdvMultiSelect extends HTML_QuickForm_advmultiselect {
+
   /**
    * Loads options from different types of data sources.
    *