FinderIndexerParserRtf::process
Method to process RTF input and extract the plain text.
Signature
protected function process(string
$input )
Parameters
-
$input
- The input to process.
Returns
- string
- The plain text input.