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