php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
AsciiTable Class Reference

Public Member Functions

 add (string ... $values)
 
 __toString ()
 

Detailed Description

A simple helper to create ASCII tables. It assumes that the same number of columns is always given to add().

Definition at line 36 of file sync-constants.php.

Member Function Documentation

◆ __toString()

AsciiTable::__toString ( )
Returns
string

Definition at line 76 of file sync-constants.php.

◆ add()

AsciiTable::add ( string ... $values)
Parameters
string[]$values
Returns
void

Definition at line 58 of file sync-constants.php.


The documentation for this class was generated from the following file: