Facebook\HHAPIDoc\DocumentationBuilder::getDocumentation()

Produce the actual documentation as a string

public function getDocumentation(
  Facebook\HHAPIDoc\Documentable $documentable,
): string;

This will be in the format specified by the context that was passed to __construct()

Parameters

Returns