mini\Table\Index\BTreeInternalPage::fromArrays()
Method
public
static
Signature
public static function fromArrays(array $children, array $keys): self
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$children |
array |
required | Documentation missing |
$keys |
array |
required | Documentation missing |
Returns
self
Documentation
Get an internal page and set children/keys.