mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-12 10:18:27 +01:00
Fix phpDocumentor annotations (#13905) [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
3e2086ed27
commit
950e895fe0
@@ -38,7 +38,7 @@ abstract class ErrorHandler extends Component
|
||||
*/
|
||||
public $memoryReserveSize = 262144;
|
||||
/**
|
||||
* @var \Exception the exception that is being handled currently.
|
||||
* @var \Exception|null the exception that is being handled currently.
|
||||
*/
|
||||
public $exception;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user