Closed nathan-isaac closed 7 years ago
$rules = 'trim|strtolower'; $data = ' Dayle'; Sanitizer::sanitizeValue($rules, $data);
dayle