mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 05:08:42 +08:00
Yii 2 name fix (#12448)
To match Documentation Style Guide > Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* This is the configuration file for the Yii2 unit tests.
|
||||
* This is the configuration file for the Yii 2 unit tests.
|
||||
* You can override configuration values by creating a `config.local.php` file
|
||||
* and manipulate the `$config` variable.
|
||||
* For example to change MySQL username and password your `config.local.php` should
|
||||
|
||||
Reference in New Issue
Block a user