ProcessorInterface
Interface for a command line output processor
deprecated
since |
4.0.0 |
---|---|
deprecated |
5.0 Use the |
package |
Joomla CMS |
Methods
process
Process the provided output into a string.
process(string output) : string
since |
4.0.0 |
---|
Arguments
- output
string
The string to process.
Response
string