Class Symfony\Component\Console\Helper\HelperSet

implements IteratorAggregate<string, HelperInterface>

HelperSet represents a set of helpers to be used with a command.

Methods