Skip to content

Commit 2e64511

Browse files
staabmsebastianbergmann
authored andcommitted
Fix build
1 parent a1b0ae5 commit 2e64511

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Report/Xml/Project.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
*/
1919
final class Project extends Node
2020
{
21-
/**
22-
* @phpstan-ignore constructor.missingParentCall
23-
*/
2421
public function __construct(string $directory)
2522
{
2623
$dom = new DOMDocument;

0 commit comments

Comments
 (0)