mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-23 18:18:21 +08:00
@@ -21,6 +21,7 @@ class DeleteAction extends Action
|
|||||||
/**
|
/**
|
||||||
* Deletes a model.
|
* Deletes a model.
|
||||||
* @param mixed $id id of the model to be deleted.
|
* @param mixed $id id of the model to be deleted.
|
||||||
|
* @throws ServerErrorHttpException on failure.
|
||||||
*/
|
*/
|
||||||
public function run($id)
|
public function run($id)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user