fixed indentation and styling
This commit is contained in:
@ -8,7 +8,8 @@ class CRM_ConstituentsOnly_BAO_Query extends CRM_Contact_BAO_Query_Interface {
|
||||
return self::$_networkFields;
|
||||
}
|
||||
|
||||
public function select(&$query) { }
|
||||
public function select(&$query) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Build where clause for ConstituentsOnly
|
||||
@ -43,4 +44,3 @@ class CRM_ConstituentsOnly_BAO_Query extends CRM_Contact_BAO_Query_Interface {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user