Solar_View::escape()

public string Solar_View::escape ( scalar $value )

Built-in helper for escaping output.

Parameters

  • (scalar) $value: The value to escape.

Returns

  • (string) The escaped value.

Description

Built-in helper for escaping output.



Local