We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b5894 commit 633faffCopy full SHA for 633faff
system/CLI/CLI.php
@@ -1122,6 +1122,8 @@ protected static function fwrite($handle, string $string)
1122
1123
/**
1124
* Testing purpose only
1125
+ *
1126
+ * @testTag
1127
*/
1128
public static function setInputOutput(InputOutput $io): void
1129
{
@@ -1130,6 +1132,8 @@ public static function setInputOutput(InputOutput $io): void
1130
1132
1131
1133
1134
1135
1136
1137
1138
public static function resetInputOutput(): void
1139
0 commit comments