DatabaseStopwords::has()

Is the provided word a stopword?

Usage

$bool = DatabaseStopwords::has(string $word);

Arguments

NameType(s)Description
$wordstring

Return value

bool


DatabaseStopwords methods and properties

API reference based on ProcessWire core version 3.0.265