begining of floating ip
This commit is contained in:
parent
aa26e5f959
commit
9e7eb6774b
2 changed files with 201 additions and 0 deletions
|
@ -118,6 +118,12 @@ class AppTest{
|
|||
return $this->errorClass;
|
||||
|
||||
}
|
||||
|
||||
public function getOutput($key){
|
||||
|
||||
return $this->output[$key];
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue