From 063e5bfcde5bb7ea21d13dce1b6ad10e52b00c24 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Mon, 17 Feb 2025 22:17:07 +0000 Subject: PHPdoc and PHPstan issues --- tests/app/Elements/AncestralFileNumberTest.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/app/Elements/AncestralFileNumberTest.php') diff --git a/tests/app/Elements/AncestralFileNumberTest.php b/tests/app/Elements/AncestralFileNumberTest.php index c2a1ab150a..ce5b9cdcb5 100644 --- a/tests/app/Elements/AncestralFileNumberTest.php +++ b/tests/app/Elements/AncestralFileNumberTest.php @@ -26,9 +26,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(AncestralFileNumber::class)] class AncestralFileNumberTest extends AbstractElementTestCase { - /** - * Standard tests for all elements. - */ public static function setUpBeforeClass(): void { parent::setUpBeforeClass(); -- cgit v1.3