Console_Table::getTable()

Console_Table::getTable() -- Returns the table in wonderful ASCII art

Synopsis

require_once 'Console/Table.php';

void Console_Table::getTable ()

Description

Returns the table in wonderful ASCII art

Throws

throws no exceptions thrown

Note

This function can not be called statically.