$type
$type : string
Data file type
Data class
__construct(mixed $data) : \Pop\Data\Data
Constructor
Instantiate the data object.
| mixed | $data |
setData(mixed $data) : \Pop\Data\Data
Set the data
| mixed | $data |
setString(string $string) : \Pop\Data\Data
Set the string
| string | $string |
autoDetect() : \Pop\Data\Data
Auto-detect the data type from the string