Documer\Storage\Adapter::getWordCount PHP Méthode

getWordCount() public méthode

Get how many times we have seen this word before
public getWordCount ( $word ) : integer
$word
Résultat integer
    public function getWordCount($word);