(NFC) Update CRM/Contact to match new coder style
[civicrm-core.git] / CRM / Contact / Form / Edit / CommunicationPreferences.php
index dddb5d58d39fd4c128d9b12cd6a9e3373b08e987..91d125fa1ea295a4a44c55cd12b80e996215f415 100644 (file)
@@ -41,7 +41,7 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
    *
    * @var array
    */
-  static $greetings = [];
+  public static $greetings = [];
 
   /**
    * Build the form object elements for Communication Preferences object.