update
This commit is contained in:
@ -34,8 +34,7 @@ class RobotController extends AbstractController
|
||||
|
||||
var_dump($this->request->post());
|
||||
return [
|
||||
'method' => $method,
|
||||
'message' => "Hello {$user}.",
|
||||
'msg' => 'ok',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user