Carsten Brandt
|
a6b16db233
|
adjust internal documentation according to #7812
close #11117
|
2016-06-27 01:55:36 +02:00 |
|
Alexander Makarov
|
0c14f47f9a
|
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
|
2014-06-20 17:40:00 +04:00 |
|
Carsten Brandt
|
b7e493fca0
|
Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
|
2014-05-23 16:58:21 +02:00 |
|
Alexander Mohorev
|
95ea1c20bb
|
code style. FOREACH
|
2014-03-03 21:47:47 +03:00 |
|
marsuboss
|
eb8a11a167
|
Array short
|
2014-01-14 08:15:36 +01:00 |
|
Alexander Makarov
|
e1e4df0302
|
Added wiki articles as docs
|
2014-01-12 21:01:32 +04:00 |
|