$_vars
$_vars : array
Any necessary test parameters.
The Ingo_Script_Sieve_Test_Not class represents the inverse of a given test.
A test is a piece of code that evaluates to true or false.
__construct(\Ingo_Script_Sieve_Test $test)
Constructor.
\Ingo_Script_Sieve_Test | $test | An Ingo_Script_Sieve_Test object. |