10000
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 abe8ba1 commit e21d4ffCopy full SHA for e21d4ff
src/Symfony/Component/Console/Formatter/OutputFormatter.php
@@ -183,7 +183,7 @@ private function replaceStyle($match)
183
*
184
* @param string $string
185
186
- * @return \Symfony\Component\Console\Formatter\OutputFormatterStyle|Boolean false if string is not format string
+ * @return OutputFormatterStyle|Boolean false if string is not format string
187
*/
188
private function createStyleFromString($string)
189
{
0 commit comments