AbcAeffchen\SepaUtilities\SepaUtilities::checkLength
Checks if the length of the input string not longer than the entered length
Signature
private function checkLength(string
$input,
int
$maxLen )
Parameters
$input
— string$maxLen
— int
Returns
- bool