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

Breadcrumb

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

function ConsoleOutputInterface::section

1 method overrides ConsoleOutputInterface::section()
ConsoleOutput::section in vendor/symfony/console/Output/ConsoleOutput.php
Creates a new output section.

File

vendor/symfony/console/Output/ConsoleOutputInterface.php, line 29

Class

ConsoleOutputInterface
ConsoleOutputInterface is the interface implemented by ConsoleOutput class. This adds information about stderr and section output stream.

Namespace

Symfony\Component\Console\Output

Code

public function section() : ConsoleSectionOutput;

API Navigation

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