mini\Table\Index\BTreeLeafPage::fromPool() Method

public static

Signature

public static function fromPool(): self

Returns

self

Documentation

Get a leaf page from pool (or create new).

Source

src/Table/Index/BTreeIndex.php:237-243