From: Tim Mallezie Date: Wed, 11 Mar 2015 09:30:55 +0000 (+0100) Subject: code style X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=50f30081fe19f46bf69bfa13d5149c09c0953eae;p=civicrm-core.git code style --- diff --git a/CRM/Event/Form/ManageEvent.php b/CRM/Event/Form/ManageEvent.php index 6e4f11ff6a..74fb6b99db 100644 --- a/CRM/Event/Form/ManageEvent.php +++ b/CRM/Event/Form/ManageEvent.php @@ -86,7 +86,7 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form { * Check if repeating event. */ public $_isRepeatingEvent; - + /** * Explicitly declare the entity api name. */