Solar_Struct_Xml::offsetExists()

public bool Solar_Struct_Xml::offsetExists ( string $key )

ArrayAccess: does the requested key exist?

Inherited from Solar_Struct.

Parameters

  • (string) $key: The requested key.

Returns

  • (bool)

Description

ArrayAccess: does the requested key exist?



Local