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

Breadcrumb

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

HtmlOutputFormatter::$availableOptions

@var array<int, string>

Type: availableOptions

File

vendor/composer/composer/src/Composer/Console/HtmlOutputFormatter.php, line 48

Class

HtmlOutputFormatter
@author Jordi Boggiano <j.boggiano@seld.be>

Namespace

Composer\Console

Code

private static $availableOptions = [
    1 => 'bold',
    4 => 'underscore',
];

API Navigation

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