Copied!

TextExtractorInterface

TextExtractorInterface.php : 13

Methods

publicextractText()

TextExtractorInterface.php : 15
public extractText(DOMDocument $document) : string

Parameters

Name Type Default value Description
$document DOMDocument - -

Return values

string