Skip to content

Commit

Permalink
Mark added class InputStreamHandler as internal
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jan 10, 2023
1 parent df88acc commit 2c5ba2e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
/**
* Collects an array of lines from the standard input stream. Feed is terminated by a blank line.
*
* @internal
*
* @see \Hyde\Framework\Testing\Unit\InputStreamHandlerTest
*/
class InputStreamHandler extends InvokableAction
Expand Down

0 comments on commit 2c5ba2e

Please sign in to comment.