Set path provider used for internal references
public function setPathProvider(
Facebook\HHAPIDoc\IPathProvider<?string> $provider,
): this;
Facebook\HHAPIDoc\IPathProvider<?string> $provider An IPathProvider that returns null if the symbol does
not exist. This should usually be an IndexedPathProvider.this