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