HH\global_unset

namespace HH;

function global_unset(
  string $key,
): void;

Parameters

  • string $key

Returns

  • void