Facebook\HHAPIDoc\SingleDirectoryPathProvider

A path provider where all the documents should be in the same directory

Interface Synopsis

namespace Facebook\HHAPIDoc;

final class SingleDirectoryPathProvider implements IPathProvider<string> {...}

Public Methods