thrownewMigrateException('The character length configuration value should be an integer. Omit this key to capture from the start position to the end of the string.');
}
if(!is_string($value)){
@@ -83,8 +83,7 @@ public function transform($value, MigrateExecutableInterface $migrate_executable
}
// Use optional start or length to return a portion of $value.