Solar_Struct::offsetExists()

public bool Solar_Struct::offsetExists ( string $key )

ArrayAccess: does the requested key exist?

Parameters

  • (string) $key: The requested key.

Returns

  • (bool)

Description

ArrayAccess: does the requested key exist?



Local