Merge pull request #4979 from xurizaemon/codingstandards-12
[civicrm-core.git] / CRM / Utils / API / ReloadOption.php
index 5280bef63d125107e6011dfdc45ac74aba5904fe..0dd6fdf7c88596e1cfd9d01abfda6fd4b0fef081 100644 (file)
@@ -65,14 +65,14 @@ class CRM_Utils_API_ReloadOption implements API_Wrapper {
   }
 
   /**
-   * {@inheritDoc}
+   * @inheritDoc
    */
   public function fromApiInput($apiRequest) {
     return $apiRequest;
   }
 
   /**
-   * {@inheritDoc}
+   * @inheritDoc
    */
   public function toApiOutput($apiRequest, $result) {
     $reloadMode = NULL;