Skip to content

Commit 4b38b36

Browse files
committed
📦 Fix property type in phpdoc
1 parent 213c5c2 commit 4b38b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Collector/Twig/HttpMessageMarkupExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class HttpMessageMarkupExtension extends AbstractExtension
2222
private $cloner;
2323

2424
/**
25-
* @var HtmlDumper
25+
* @var DataDumperInterface
2626
*/
2727
private $dumper;
2828

0 commit comments

Comments
 (0)