filterWhiteSpaceOption($input); } protected function ctypeFunction($input) { return ctype_digit($input); } }