Skip to content

Commit 0a2abd2

Browse files
committed
[ci-review] Rector Rectify
1 parent d69ca08 commit 0a2abd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ChangesReporting/Output/Factory/JsonOutputFactory.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
use Rector\ValueObject\Error\SystemError;
1111
use Rector\ValueObject\ProcessResult;
1212

13+
/**
14+
* @see \Rector\Tests\ChangesReporting\Output\Factory\JsonOutputFactoryTest
15+
*/
1316
final class JsonOutputFactory
1417
{
1518
public static function create(ProcessResult $processResult, Configuration $configuration): string

0 commit comments

Comments
 (0)