mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
Web aliases note (#16757) [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
b0f2a52219
commit
6960d2cfe6
@ -123,6 +123,7 @@ The `@yii` alias is defined when you include the `Yii.php` file in your [entry s
|
|||||||
The rest of the aliases are defined in the application constructor when applying the application
|
The rest of the aliases are defined in the application constructor when applying the application
|
||||||
[configuration](concept-configurations.md).
|
[configuration](concept-configurations.md).
|
||||||
|
|
||||||
|
> Note: `@web` and `@webroot` aliases as their descriptions indicate are defined within [[yii\web\Application|Web application]] and therefore are not available for [[yii\console\Application|Console application]] by default.
|
||||||
|
|
||||||
Extension Aliases <span id="extension-aliases"></span>
|
Extension Aliases <span id="extension-aliases"></span>
|
||||||
-----------------
|
-----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user