Merge branch '4.4' of https://github.com/civicrm/civicrm-core into 4.5
[civicrm-core.git] / CRM / Core / QuickForm / Action / Submit.php
index edbe64213a9b50b19b799498a04409f44f63d8f8..69505b96b19eaf87ac6fdb79a85b4ac1374a686c 100644 (file)
@@ -40,8 +40,8 @@ class CRM_Core_QuickForm_Action_Submit extends CRM_Core_QuickForm_Action {
    *
    * @param object $stateMachine reference to state machine object
    *
-   * @return object
-   * @access public
+   * @return \CRM_Core_QuickForm_Action_Submit
+  @access public
    */
   function __construct(&$stateMachine) {
     parent::__construct($stateMachine);