Class lajax\translatemanager\controllers\actions\CreateAction

Inheritancelajax\translatemanager\controllers\actions\CreateAction » yii\base\Action
Available since version1.3

Creates a new Language model.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
run() Creates a new Language model. lajax\translatemanager\controllers\actions\CreateAction

Method Details

run() public method

Creates a new Language model.

If creation is successful, the browser will be redirected to the 'view' page.

public mixed run ( )