mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-01 15:07:49 +08:00
phpdoc formatting issues
This commit is contained in:
@@ -263,8 +263,8 @@ class Module extends ServiceLocator
|
||||
*
|
||||
* ~~~
|
||||
* [
|
||||
* '@models' => '@app/models', // an existing alias
|
||||
* '@backend' => __DIR__ . '/../backend', // a directory
|
||||
* '@models' => '@app/models', // an existing alias
|
||||
* '@backend' => __DIR__ . '/../backend', // a directory
|
||||
* ]
|
||||
* ~~~
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user