ProcessorInterface
Interface for a command line output processor
deprecated
| since |
4.0.0 |
|---|---|
| deprecated |
4.3 will be removed in 6.0
Use the |
| package |
Joomla CMS |
Methods
process
Process the provided output into a string.
process( output) :
| since |
4.0.0 |
|---|
Arguments
- output
stringThe string to process.
Response
string