Facebook\HHAPIDoc\DocBlock\DocBlock::getDescription()

Get the description of the item being documented

public function getDescription(): ?string;

This is anything that is not an @tag or summary.

Returns