Table
Table
class Table
Provides helpers to display a table.
Methods
__construct(OutputInterface $output) | ||
static | setStyleDefinition(string $name, TableStyle $style) Sets a style definition. | |
static TableStyle | getStyleDefinition(string $name) Gets a style definition by name. | |
$this | setStyl
|