Skip to content

Commit 882fa73

Browse files
committed
Fix build
1 parent 9797774 commit 882fa73

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Reflection/Php/PhpClassReflectionExtension.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ class PhpClassReflectionExtension
8282
/** @var array<string, true> */
8383
private array $inferClassConstructorPropertyTypesInProcess = [];
8484

85-
/**
86-
* @param string[] $universalObjectCratesClasses
87-
*/
8885
public function __construct(
8986
private ScopeFactory $scopeFactory,
9087
private NodeScopeResolver $nodeScopeResolver,

0 commit comments

Comments
 (0)