Skip to content

Commit b085833

Browse files
committed
Printer is covered by BC promise
1 parent d7798d7 commit b085833

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Node/Printer/Printer.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
use PHPStan\Type\VerbosityLevel;
2020
use function sprintf;
2121

22+
/**
23+
* @api
24+
*/
2225
final class Printer extends Standard
2326
{
2427

0 commit comments

Comments
 (0)