Skip to content

Commit

Permalink
chore: remove internal tags
Browse files Browse the repository at this point in the history
  • Loading branch information
imdhemy committed Oct 10, 2024
1 parent ba2a5d5 commit b89217c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/IO/IOTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

/**
* @mixin Output
*
* @internal
*/
trait IOTrait
{
Expand Down
2 changes: 0 additions & 2 deletions src/IO/Output.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
/**
* The Symblaze output helper class.
*
* @internal - This class is for internal use only
*
* @psalm-api - Provides a custom output helper for the console.
*/
class Output extends SymfonyStyle
Expand Down

0 comments on commit b89217c

Please sign in to comment.