HH\Lib\Ref::set

Meta Engineer?

The containing class is available as Ref in the www repository.

Set the new value

public function set(
  T $new_value,
): void;

Parameters

  • T $new_value

Returns

  • void