Support gestion output
This commit is contained in:
parent
3fe5596998
commit
9280eecbcf
1 changed files with 4 additions and 4 deletions
|
@ -91,7 +91,7 @@ class AppTest{
|
|||
}
|
||||
|
||||
public function show(){
|
||||
echo json_encode($this->output);
|
||||
return json_encode($this->output);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue