mini\Table\JSONTable::fromArray()
Method
public
static
Signature
public static function fromArray(array $data): self
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$data |
array |
required | Documentation missing |
Returns
self
Documentation
Create table from a PHP array