Console_Table::getTable

Console_Table::getTable() – すばらしいアスキーアートのテーブルを返します。

Synopsis

require_once 'Console/Table.php';

void Console_Table::getTable ( )

Description

すばらしいアスキーアートのテーブルを返します。

Throws

No exceptions thrown.

Note

This function can not be called statically.