This commit is contained in:
Andrés Montañez
2014-08-06 14:00:11 -03:00
parent 60d16e57f9
commit 4c584b2634
8 changed files with 28 additions and 17 deletions
+1
View File
@@ -47,6 +47,7 @@ class Colors
* Parses a Text to represent Colors in the Terminal/Console.
*
* @param string $string
* @param Config $config
* @return string
*/
public static function color($string, Config $config)