HH\autoload_type_alias_to_path

namespace HH;

function autoload_type_alias_to_path(
  string $type_alias,
): ?string;

Parameters

  • string $type_alias

Returns

  • ?string