CiviUnitTestCase - Remove ancient/unused method 'getDataSet()'
authorTim Otten <totten@civicrm.org>
Thu, 15 Dec 2022 06:51:10 +0000 (22:51 -0800)
committerTim Otten <totten@civicrm.org>
Fri, 16 Dec 2022 05:03:15 +0000 (21:03 -0800)
tests/phpunit/CiviTest/CiviUnitTestCase.php

index 304456c6e78458fbfaf1c3274c9ade83070fe2a1..4ec5c81e5e3329e431348eff614ea74d085c4bd8 100644 (file)
@@ -311,12 +311,6 @@ class CiviUnitTestCase extends PHPUnit\Framework\TestCase {
 
   }
 
-  /**
-   *  Required implementation of abstract method.
-   */
-  protected function getDataSet() {
-  }
-
   /**
    * @param bool $perClass
    * @param null $object