Esempio n. 1
0
 public function getInvalidTimeouts()
 {
     $helper = new Helper();
     return $helper->getInvalidIntegers();
 }