Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OutputFormatterStyleStack.php
function OutputFormatterStyleStack::getEmptyStyle
File
vendor/
symfony/
console/
Formatter/
OutputFormatterStyleStack.php
, line 99
Class
OutputFormatterStyleStack
@author Jean-François Simon <
contact@jfsimon.fr
>
Namespace
Symfony\Component\Console\Formatter
Code
public
function
getEmptyStyle
() : OutputFormatterStyleInterface {
return
$this
->
emptyStyle
; }
RSS feed