Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. OutputFormatterStyleInterface.php

function OutputFormatterStyleInterface::setOption

Sets some specific style option.

2 methods override OutputFormatterStyleInterface::setOption()
NullOutputFormatterStyle::setOption in vendor/symfony/console/Formatter/NullOutputFormatterStyle.php
Sets some specific style option.
OutputFormatterStyle::setOption in vendor/symfony/console/Formatter/OutputFormatterStyle.php
Sets some specific style option.

File

vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php, line 34

Class

OutputFormatterStyleInterface
Formatter style interface for defining styles.

Namespace

Symfony\Component\Console\Formatter

Code

public function setOption(string $option) : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal