Bånder

JSONField extends Field
in package

Table of Contents

Properties

$fieldName  : string
$jsonPath  : string
$max  : string|int|float|null
$min  : string|int|float

Methods

__construct()  : mixed
__toString()  : string

Properties

$fieldName

protected string $fieldName

Methods

__construct()

public __construct(string $fieldName, string $jsonPath, string|int|float $min[, string|int|float|null $max = null ]) : mixed
Parameters
$fieldName : string
$jsonPath : string
$min : string|int|float
$max : string|int|float|null = null

__toString()

public __toString() : string
Return values
string

        
On this page

Search results