DatabaseStopwords::has()
Is the provided word a stopword?
Usage
$bool = DatabaseStopwords::has(string $word);Arguments
| Name | Type(s) | Description |
|---|---|---|
$word | string |
Return value
bool
DatabaseStopwords methods and properties
API reference based on ProcessWire core version 3.0.265