mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 05:48:11 +08:00
Russian translation: fix markdown syntax of runtime-handling-errors (#16609) [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
f69612f792
commit
b9c4486bd4
@ -121,7 +121,6 @@ class SiteController extends Controller
|
|||||||
|
|
||||||
Вместо использования [[yii\web\ErrorAction]] вы можете создать действие `error` как обычный метод:
|
Вместо использования [[yii\web\ErrorAction]] вы можете создать действие `error` как обычный метод:
|
||||||
|
|
||||||
|
|
||||||
```php
|
```php
|
||||||
public function actionError()
|
public function actionError()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user