use app\controllers\DeleteController;
$action = new DeleteController($this, 'delete'); var_dump($action->actionIndex());