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
The code is statically analyzed with [Psalm](https://psalm.dev/). To run static analysis:
125
-
126
-
```shell
127
-
./vendor/bin/psalm
128
-
```
107
+
If you need help or have a question, the [Yii Forum](https://forum.yiiframework.com/c/yii-3-0/63) is a good place for that.
108
+
You may also check out other [Yii Community Resources](https://www.yiiframework.com/community).
129
109
130
110
## License
131
111
132
-
The Yii Translator PHP Message Storage is free software. It is released under the terms of the BSD License. Please see [`LICENSE`](./LICENSE.md) for more information.
112
+
The Yii Translator PHP Message Storage is free software. It is released under the terms of the BSD License.
113
+
Please see [`LICENSE`](./LICENSE.md) for more information.
133
114
134
115
Maintained by [Yii Software](https://www.yiiframework.com/).
0 commit comments