DrawArcValidation
extends Validation
in package
Table of Contents
Constants
- STYLE_RULE = ["required" => true, "type" => "integer", "min" => 0]
Methods
- __construct() : mixed
- withStyle() : self
Constants
STYLE_RULE
private
mixed
STYLE_RULE
= ["required" => true, "type" => "integer", "min" => 0]
Methods
__construct()
public
__construct() : mixed
withStyle()
public
withStyle(bool $Value) : self
Parameters
- $Value : bool