Skip to content

Commit 51af85b

Browse files
author
Pavel Batanov
committed
Fix hint
1 parent ee005da commit 51af85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resolver/TargetLinkResolver.php

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

1313
final class TargetLinkResolver implements LinkResolver
1414
{
15-
/** @var CartesianDestinationGenerator */
15+
/** @var DestinationGenerator */
1616
private $generator;
1717
/** @var SourceRegistry */
1818
private $registry;

0 commit comments

Comments
 (0)