Solar_Filter_SanitizeString::sanitizeString()
public
string
Solar_Filter_SanitizeString::sanitizeString
( mixed $value
)
Forces the value to a string.
Parameters
(mixed)
$value
: The value to be sanitized.
Returns
(string) The sanitized value.
Description
Forces the value to a string.