mini\Table\Wrappers\LeftJoinTable::mergeRowWithNulls() Method

private

Signature

private function mergeRowWithNulls(object $left): object

Parameters

Name Type Default Description
$left object required Documentation missing

Returns

object

Documentation

Merge left row with NULL values for right columns

Source

src/Table/Wrappers/LeftJoinTable.php:166-176