INFRA-132 - Whitespace fixes in docbloks
[civicrm-core.git] / CRM / Core / QuickForm / Action / Submit.php
index 7becd87e3a95561f696a8ef41ea399e612f027a5..b5bf6c625bf43e35092b118585c3b2d3121b17bb 100644 (file)
@@ -42,7 +42,7 @@ class CRM_Core_QuickForm_Action_Submit extends CRM_Core_QuickForm_Action {
    *   Reference to state machine object.
    *
    * @return \CRM_Core_QuickForm_Action_Submit
-  @access public
+   * @access public
    */
   public function __construct(&$stateMachine) {
     parent::__construct($stateMachine);