Add :void return type to tearDown on a bunch of unit tests
[civicrm-core.git] / tests / phpunit / api / v3 / GroupNestingTest.php
index b3a95146483c54db5ec1c9ed4812b27c197525cb..08c5f9fbbd56fa799f0f4458fab9e9946e96102d 100644 (file)
@@ -55,7 +55,7 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase {
    *
    * @throws \Exception
    */
-  protected function tearDown() {
+  protected function tearDown(): void {
     $this->quickCleanup(
       [
         'civicrm_group',