notContains Checks that the given string does not contain the second value kirby/src/Toolkit/V.php#L512 V::notContains($value, $needle): bool Parameters Name Type Default $value * mixed – $needle * mixed – Return type bool