You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -66,8 +66,7 @@ Yii2 code style can be specified at Inspections → PHP → PHP Code Sniffer val
66
66
PhpStorm
67
67
--------
68
68
69
-
You can import PhpStorm code style settings for Yii2 using File → Import Settings and choosing
70
-
`PhpStorm/phpstorm_yii2.jar`.
69
+
Yii uses PSR-1 and PSR-2 as code style standards. You can choose these via `Settings` → `Code Style` → `PHP` → `Set from...` → `Predefined Style` → `PSR1/PSR2`.
0 commit comments