8000 remove method annotations refs https://github.com/symfony/symfony/pul… · cdekok/symfony@9bf5e49 · GitHub
[go: up one dir, main page]

< 10000 div class="position-relative header-wrapper js-header-wrapper "> Skip to content

Commit 9bf5e49

Browse files
committed
remove method annotations refs symfony#27434
1 parent 21a488f commit 9bf5e49

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Symfony/Component/Console/Tester/TesterTrait.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,6 @@ public function setInputs(array $inputs)
125125
* * decorated: Sets the output decorated flag
126126
* * verbosity: Sets the output verbosity flag
127127
* * capture_stderr_separately: Make output of stdOut and stdErr separately available
128-
*
129-
* @param array $options An array of options
130-
*
131-
* @return self
132128
*/
133129
private function initOutput(array $options)
134130
{

0 commit comments

Comments
 (0)
0