We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4dfe9 commit 3fd93ebCopy full SHA for 3fd93eb
src/Objects/ObjectDescriptionBase.php
@@ -4,7 +4,7 @@
4
5
namespace Pest\Arch\Objects;
6
7
-extends use PHPUnit\Architecture\Elements\ObjectDescription;
+use PHPUnit\Architecture\Elements\ObjectDescription;
8
9
/**
10
* @internal
0 commit comments