mini\Table\Wrappers\DebugTable::__construct() Method

private constructor

Signature

private function __construct(mini\Table\AbstractTable $source, ?callable $logger = NULL, string $tableName = 'table')

Parameters

Name Type Default Description
$source mini\Table\AbstractTable required Documentation missing
$logger ?callable NULL Documentation missing
$tableName string 'table' Documentation missing

Documentation

Documentation missing - No docblock found for this method.

Source

src/Table/Wrappers/DebugTable.php:38-46