Commit 7e0d35c3 by Carsten Brandt

Merge pull request #144 from tonydspaniard/master

Proposed refactor of ConsoleColor to Console
parents 92ec41cc e1c78823
......@@ -18,6 +18,6 @@ namespace yii\helpers;
* @author Carsten Brandt <mail@cebe.cc>
* @since 2.0
*/
class ConsoleColor extends base\ConsoleColor
class Console extends base\Console
{
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment