Range
Less than 1 minute
Range
Properties
minValue
private int $minValuemaxValue
private int $maxValueMethods
__construct
public __construct(int $minValue, int $maxValue): voidParameters
| Parameter | Type | Description |
|---|---|---|
$minValue | int | |
$maxValue | int |
evaluate
public evaluate(mixed $propertyValue, \ReflectionProperty $property): boolParameters
| Parameter | Type | Description |
|---|---|---|
$propertyValue | mixed | |
$property | \ReflectionProperty |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000