19 declare(strict_types=1);
This is just a class that marks a string as a help topic.
withAdditionalHelpTopics(Topic ... $topics)
Let this component also have the given topics.
withHelpTopics(Topic ... $topics)
Let this component have the given topics.