[Console] added some more information about OutputFormatter::replaceStyle()

This commit is contained in:
Fabien Potencier 2013-09-17 14:15:59 +02:00
parent a47d663f25
commit 1f88a28d54
1 changed files with 2 additions and 0 deletions

View File

@ -163,6 +163,8 @@ class OutputFormatter implements OutputFormatterInterface
/**
* Replaces style of the output.
*
* All escaped tags and tags that reference unknown styles are kept as is.
*
* @param array $match
*
* @return string The replaced style