X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FAction.php;h=7ce505434d166204c961d239c5357a8f7e62d278;hb=b86939d7b8ad583d813ae8d62cd0abaa196c68cd;hp=f93583590f0fc5511fc88b3823b306afd2b44105;hpb=824a466ba09638b44a337006a4e71e4fdb6764ae;p=civicrm-core.git diff --git a/CRM/Core/Action.php b/CRM/Core/Action.php index f93583590f..7ce505434d 100644 --- a/CRM/Core/Action.php +++ b/CRM/Core/Action.php @@ -41,7 +41,7 @@ class CRM_Core_Action { * Different possible actions are defined here. Keep in sync with the * constant from CRM_Core_Form for various modes. * - * @var integer const + * @var int */ const NONE = 0,