Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TableCell.php
function TableCell::getStyle
File
vendor/
symfony/
console/
Helper/
TableCell.php
, line 67
Class
TableCell
@author Abdellatif Ait boudad <
a.aitboudad@gmail.com
>
Namespace
Symfony\Component\Console\Helper
Code
public
function
getStyle
() : ?TableCellStyle {
return
$this
->
options
[
'style'
]; }
RSS feed