AbcAeffchen\SepaUtilities\SepaUtilities::sanitizeLength
Shortens the input string to the max length if it is to long.
Signature
public function sanitizeLength(string
$input,
int
$maxLen )
Parameters
$input
— string$maxLen
— int
Returns
- string
- sanitized string