HH\Facts\type_alias_to_path

namespace HH\Facts;

function type_alias_to_path(
  string $type_alias_name,
): ?string;

Parameters

  • string $type_alias_name

Returns

  • ?string