Copied!

HelperInterface is the interface all helpers must implement.

AbstractInterface
Methods
public abstract getHelperSet() : ?Symfony\Component\Console\Helper\HelperSet
 

Gets the helper set associated with this helper.

public abstract getName() : string
 

Returns the canonical name of this helper.

public abstract setHelperSet(?Symfony\Component\Console\Helper\HelperSet $helperSet) : void
 

Sets the helper set associated with this helper.

© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration