Raw
in package
The Medoo raw object.
Table of Contents
Properties
- $map : array<string|int, mixed>
- The array of mapping data for the raw string.
- $value : string
- The raw string.
Properties
$map
The array of mapping data for the raw string.
public
array<string|int, mixed>
$map
$value
The raw string.
public
string
$value