Facebook\HHAPIDoc\IPathProvider

Get paths for documentable definitions

These are used to:

If T is nullable, it should return null if the definition does not exist.

Interface Synopsis

namespace Facebook\HHAPIDoc;

interface IPathProvider {...}

Public Methods