Style - Remove @access
[civicrm-core.git] / CRM / Contribute / Page / SubscriptionStatus.php
index 05bf8038c53211a0a80d896823c8f12531c57382..c37b9fa2e0b58c686c06fb0b5c6a460b58172a48 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Contribute_Page_SubscriptionStatus extends CRM_Core_Page {
    * it decides the which action has to be taken for the page.
    *
    * return null
-   * @access public
    */
   public function run() {
     $task    = CRM_Utils_Request::retrieve('task', 'String',   CRM_Core_DAO::$_nullObject);