Copied!
CloneableInstantiable
Methods
public __construct(string $value = '', array $options = [])
public __toString() : string
 

Returns the cell value.

public getColspan() : int
 

Gets number of colspan.

public getRowspan() : int
 

Gets number of rowspan.

public getStyle() : ?Symfony\Component\Console\Helper\TableCellStyle
Properties
private array $options = ['rowspan' => 1, 'colspan' => 1, 'style' => NULL]
private string $value
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration