INFRA-132 - Cleanup stray comments
[civicrm-core.git] / CRM / Contribute / Page / SubscriptionStatus.php
index a691613d9839641f99942d8e3f5830ab20d3bf39..662b3cdce8e9ee04ef77d89b3e159bfdbce5193a 100644 (file)
@@ -38,7 +38,7 @@ class CRM_Contribute_Page_SubscriptionStatus extends CRM_Core_Page {
    * the main function that is called when the page loads,
    * it decides the which action has to be taken for the page.
    *
-   * return null
+   * @return null
    */
   public function run() {
     $task = CRM_Utils_Request::retrieve('task', 'String', CRM_Core_DAO::$_nullObject);