mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
huge amount of documentation link fixes
This commit is contained in:
@ -16,7 +16,7 @@ use yii\web\HttpException;
|
||||
* ErrorHandler displays these errors using appropriate views based on the
|
||||
* nature of the errors and the mode the application runs at.
|
||||
*
|
||||
* ErrorHandler is configured as an application component in [[yii\base\Application]] by default.
|
||||
* ErrorHandler is configured as an application component in [[\yii\base\Application]] by default.
|
||||
* You can access that instance via `Yii::$app->errorHandler`.
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
|
Reference in New Issue
Block a user