Skip to content

Commit 3fd93eb

Browse files
committed
fix
1 parent 8f4dfe9 commit 3fd93eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Objects/ObjectDescriptionBase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace Pest\Arch\Objects;
66

7-
extends use PHPUnit\Architecture\Elements\ObjectDescription;
7+
use PHPUnit\Architecture\Elements\ObjectDescription;
88

99
/**
1010
* @internal

0 commit comments

Comments
 (0)