public function getCheckCodeData() { return array(array(12345, 12345, true), array(12345, 10000, false)); }