GetOptionKit\ValueType\BaseType::test PHP Метод

test() абстрактный публичный Метод

Test a value to see if it fit the type.
abstract public test ( mixed $value )
$value mixed
    public abstract function test($value);