SproutCMS

This is the code documentation for the SproutCMS project

function isStopWord()

Determine if given word is a stop-word

Usage

bool|bool AdminSeo::isStopWord ( string $word );

Arguments

  1. string $word
    Word to check

Return value

  • bool
    True when is stop-word
  • bool
    False when not stop-word