Facebook\HHAPIDoc\get_path_for_documentable()

namespace Facebook\HHAPIDoc;

function get_path_for_documentable(
  IPathProvider<?string> $provider,
  Documentable $what,
): ?string;

Parameters

Returns