More test, reformat code to PSR-0

This commit is contained in:
Ivan Shalganov
2014-02-27 16:30:44 +04:00
parent e00d6c7e50
commit c210303b72
18 changed files with 229 additions and 276 deletions

View File

@@ -30,7 +30,7 @@ For example,
It is new or current item
{case 'current'}
It is current item
{case 'new', $.const.NEW_STATUS}
{case 'new', 'newer'}
It is new item, again
{default}
I don't know the type {$type}