mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
Fix generation of docs on the site (#19353)
This commit is contained in:
@ -153,7 +153,7 @@ abstract class ErrorHandler extends Component
|
||||
|
||||
/**
|
||||
* Handles exception thrown during exception processing in [[handleException()]].
|
||||
* @param |\Throwable $exception Exception that was thrown during main exception processing.
|
||||
* @param \Throwable $exception Exception that was thrown during main exception processing.
|
||||
* @param \Throwable $previousException Main exception processed in [[handleException()]].
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
Reference in New Issue
Block a user