Fix code style issues.

This commit is contained in:
Jens Schuppe 2018-10-10 10:22:28 +02:00
parent 42c40e8c00
commit 8ff71e277e
5 changed files with 23 additions and 8 deletions

View file

@ -132,6 +132,8 @@ class CRM_Twingle_Form_Settings extends CRM_Core_Form {
* Get the settings we are going to allow to be set on this form.
*
* @return array
*
* @throws \CiviCRM_API3_Exception
*/
function getFormSettings() {
if (empty($this->_settings)) {