Solar_Struct_Xml::_escape()

protected string Solar_Struct_Xml::_escape ( string $val )

Support method to escape values for XML.

Parameters

  • (string) $val: The value to escape.

Returns

  • (string) The escaped string.

Description

Support method to escape values for XML.



Local