Skip to content

Commit 1734058

Browse files
committed
Remove obsolete todo
1 parent 1eaa1e6 commit 1734058

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Reflection/Php/PhpClassReflectionExtension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ private function createProperty(
292292
$currentResolvedPhpDoc,
293293
);
294294
} elseif ($docComment !== null) {
295-
// todo could call phpDocInheritanceResolver too
296295
$resolvedPhpDoc = $this->fileTypeMapper->getResolvedPhpDoc(
297296
$declaringClassReflection->getFileName(),
298297
$declaringClassName,

0 commit comments

Comments
 (0)