PHP Class TextAnalysis\Filters\DomainFilter

Author: yooper
Inheritance: implements TextAnalysis\Interfaces\ITokenTransformation
Show file Open project: yooper/php-text-analysis

Public Methods

Method Description
transform ( sting $word ) : null | string

Method Details

transform() public method

public transform ( sting $word ) : null | string
$word sting
return null | string