Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StyleInterface.php
function StyleInterface::title
Formats a command title.
1 method overrides
StyleInterface::title()
SymfonyStyle::title
in vendor/
symfony/
console/
Style/
SymfonyStyle.php
Formats a command title.
File
vendor/
symfony/
console/
Style/
StyleInterface.php
, line 24
Class
StyleInterface
Output style helpers.
Namespace
Symfony\Component\Console\Style
Code
public
function
title
(string
$message
) : void;
RSS feed