X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FQuickForm%2FAction%2FRefresh.php;h=0df1ad2b44a50a072b6be2faa624445715cc9e32;hb=fe6a56117db7e9dada18e60f91de717a89013d86;hp=f893e7a41ee68b3d0f5386df8e4b0dc89fa0ce11;hpb=ac30252393b3b9d8162994f59bb63e2b89ddacdc;p=civicrm-core.git diff --git a/CRM/Core/QuickForm/Action/Refresh.php b/CRM/Core/QuickForm/Action/Refresh.php index f893e7a41e..0df1ad2b44 100644 --- a/CRM/Core/QuickForm/Action/Refresh.php +++ b/CRM/Core/QuickForm/Action/Refresh.php @@ -36,12 +36,12 @@ class CRM_Core_QuickForm_Action_Refresh extends CRM_Core_QuickForm_Action { /** - * class constructor + * Class constructor * * @param object $stateMachine reference to state machine object * - * @return object - * @access public + * @return \CRM_Core_QuickForm_Action_Refresh + @access public */ function __construct(&$stateMachine) { parent::__construct($stateMachine);