HelperInterface is the interface all helpers must implement.
public
setHelperSet(?HelperSet $helperSet): void
Sets the helper set associated with this helper.
getHelperSet(): ?HelperSet
Gets the helper set associated with this helper.
getName(): string
Returns the canonical name of this helper.