Sanitizes certain values in an attribute key => value array to make them safe for logging (ie. mask passwords,
replace binary data).
public static sanitizeAttributeArray ( array $attributes ) : array | ||
$attributes | array | |
return | array |
public static sanitizeAttributeArray ( array $attributes ) : array | ||
$attributes | array | |
return | array |