INFRA-132 - tests/ - PHPStorm cleanup
[civicrm-core.git] / tests / phpunit / CiviTest / PCP.php
index 5391b3842a585d86c62da8830d4fb94328355d87..93558d914f5ee2bd5b8640793a72904faea2aa3e 100644 (file)
@@ -12,7 +12,6 @@ class PCPBlock extends PHPUnit_Framework_Testcase {
    * to be deleted
    * @return array
    *   of created pcp block
-   *
    */
   public function create($contributionPageId) {
     $profileParams = array(
@@ -97,7 +96,6 @@ class PCPBlock extends PHPUnit_Framework_Testcase {
    * to be deleted
    * @return boolean
    *   true if success, false otherwise
-   *
    */
   public function delete($params) {