HH\global_isset

namespace HH;

function global_isset(
  string $key,
): bool;

Parameters

  • string $key

Returns

  • bool