HH\global_key_exists

namespace HH;

function global_key_exists(
  string $key,
): bool;

Parameters

  • string $key

Returns

  • bool