mini\Table\Wrappers\FullJoinTable::mergeRightWithNulls() Method

private

Signature

private function mergeRightWithNulls(object $right): object

Parameters

Name Type Default Description
$right object required Documentation missing

Returns

object

Documentation

Merge right row with NULL values for left columns

Source

src/Table/Wrappers/FullJoinTable.php:208-218