Facebook\HHAPIDoc\PageSections\_Private\stringify_typehint()

Render $type as concisely and unambiguously as possible in the current namespace

namespace Facebook\HHAPIDoc\PageSections\_Private;

function stringify_typehint(
  string $ns,
  \Facebook\DefinitionFinder\ScannedTypehint $type,
): string;

Parameters

Returns