HH\is_meth_caller

namespace HH;

function is_meth_caller(
  mixed $arg,
): bool;

Parameters

  • mixed $arg

Returns

  • bool