add customerapi + customer auth
This commit is contained in:
@@ -149,6 +149,8 @@ class CustomerController extends \backend\controllers\BackendController
|
||||
* If update is successful, the browser will be redirected to the 'view' page.
|
||||
* @param integer $id
|
||||
* @return mixed
|
||||
* @throws NotFoundHttpException
|
||||
* @throws \yii\base\InvalidConfigException
|
||||
*/
|
||||
public function actionUpdate($id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user