Text UI
A simple and fast way to take user input and display output in text mode using PHP.
|
Public Member Functions | |
__construct (string $char='-') | |
draw () | |
Public Member Functions inherited from DrawableInterface |
Protected Attributes | |
readonly string | $char |
draw | ( | ) |