This describes a facility that the UI framework can use to retrieve some help text.
getHelpText(Help\Purpose $purpose, Help\Topic ... $topics)
This HelpTextRetriever merges results from various other retrievers (and removes duplicates).
__construct(HelpTextRetriever ... $retrievers)