Class bedezign\yii2\audit\controllers\ErrorController

Inheritancebedezign\yii2\audit\controllers\ErrorController » bedezign\yii2\audit\components\web\Controller » yii\web\Controller

ErrorController

Method Details

actionIndex() public method

Lists all AuditError models.

public mixed actionIndex ( )
actionView() public method

Displays a single AuditError model.

public mixed actionView ( $id )
$id integer
throws \yii\web\NotFoundHttpException