Skip to content

Commit 637c7ce

Browse files
committed
mark Output as internal
1 parent 8f8d2e7 commit 637c7ce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Output.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
use function Termwind\render;
88
use function Termwind\terminal;
99

10+
/**
11+
* @internal
12+
*/
1013
class Output
1114
{
1215
public static function successMessage(string $message): void

0 commit comments

Comments
 (0)