Facebook\HHAPIDoc\MarkdownExt\RenderContext::getImplicitPrefixes()

Places to always look for symbols

public function getImplicitPrefixes(): keyset<string>;

If we have something that looks like a symbol reference, but we can't find it in the current namespace/class, this provides a list of other places to look for commonly used symbols.

Returns